Find minimum value after first maximum value
显示 更早的评论
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.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!