Voluminas out of AUC of Flow,time graph
Show older comments
Hello,
very new to matlab and basic programming. I've got a dataset of flows over time with regular intervals. I need for each interval the moved volume and so I would like to calculate the AUC for each time interval and so generate a new dataset with these volumina. I only got as fas as to calculate the entire AUC with trapz(t,Q), but I need to know the AUC for each interval. Can anyone help?
Accepted Answer
More Answers (0)
Categories
Find more on Particle Swarm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!