How can I tak average of certain intervals on my graph?
Show older comments
Hi Guys,
Could you help me write an algorithm that would capture mean values of particular intervals that I'm interested in? Intervals are marked: http://imageshack.us/f/694/mchg.png/
I have a flag that captures the interval of the picture itself from a larger graph and then, I need to capture those smaller intervals.
Thanks a lot, Nurlan
2 Comments
the cyclist
on 12 Sep 2013
Do you know the exact X values that define the intervals, or do you need to infer those X values from properties of the Y data?
Nurlan Mukanov
on 12 Sep 2013
Accepted Answer
More Answers (0)
Categories
Find more on Smoothing and Denoising 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!