How do I find more than one max, min and intersections values for different segments of the graph?

3 views (last 30 days)
I am able to graph the data. As shown in the picture there are multiple segments of each graph
. How do I find multiple max and mins for each graphs for that particular segment? Also, all the intersecting points on the graph.

Answers (2)

Jon
Jon on 18 Apr 2016
On the file exchange, look for peakdet.m for peaks/valleys and intersections.m for intersections (there are many types of both functions).

KSSV
KSSV on 18 Apr 2016

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!