finding Local maximum between consecutive events
Afficher commentaires plus anciens
Hi,
I need to find local maximums between consecutive events of two differnet vectors with same length and I'm not allowed to use the 'findpeaks' function (I can only use the 'max' function). It will be great to hear some ideas.
Thank you!
2 commentaires
Askic V
le 11 Avr 2023
What about islocalmax funtion?
Jon
le 11 Avr 2023
Sounds like homework, please see accepted answer to this question https://www.mathworks.com/matlabcentral/answers/8626-how-do-i-get-help-on-homework-questions-on-matlab-answers
Réponses (0)
Catégories
En savoir plus sur Signal Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!