Find local minma / opposite of findpeaks
25 views (last 30 days)
Show older comments
Leonard
on 24 Nov 2013
Commented: Image Analyst
on 24 Nov 2013
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
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!