Effacer les filtres
Effacer les filtres

find local maxima of a signal

8 vues (au cours des 30 derniers jours)
Jade Henrichon
Jade Henrichon le 31 Mar 2021
Hi!
I need to find all maximas of a signal and their position. I did this code, but it only give me the absolute maxima of all the signal. How can I have all the maximas?

Réponses (1)

Star Strider
Star Strider le 31 Mar 2021
Use the Signal Processing Toolbox findpeaks function (introduced in R2007b) or the MATLAB islocalmax function (introduced in R2017b).

Catégories

En savoir plus sur Loops and Conditional Statements 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!

Translated by