Find local minma / opposite of findpeaks
24 次查看(过去 30 天)
显示 更早的评论
Hey, I was looking for some while for the function to get the local minima. To get the maxima there is the possibility with findpeaks but what about minima?! I hope, somebody knows if there is any. My solution would be to multiply the function by -1 and then use findpeaks, but that seems a bit stupid to me :-) Thanks! Leo
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!