Clear Filters
Clear Filters

Find minimum value after first maximum value

2 views (last 30 days)
MrX
MrX on 13 Apr 2012
Hello,
I got a simulink modell which outputs a curve like the red curve in the following picture.
Now I'm trying to measure the amplitude of this oscillation.
So I'll need to get the minimum after maximum value and subtract them.
How can I realise that the min aquisition starts right after the maximum found. In my case, the max finder always finds the right value and the min value is always around 0.
Can someone show me an algorithm which finds min after max.
An S-Function in C/C++ would be nice too. Thanks in advance.

Answers (0)

Categories

Find more on Simulink 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!