Find local minma / opposite of findpeaks
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Leonard
le 24 Nov 2013
Commenté : Image Analyst
le 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
1 commentaire
Réponse acceptée
Azzi Abdelmalek
le 24 Nov 2013
I will tell, like you, multiply by -1 then use findpeaks
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Solver Outputs and Iterative Display dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!