Effacer les filtres
Effacer les filtres

Find several maximum in signal

1 vue (au cours des 30 derniers jours)
Andrew
Andrew le 22 Nov 2012
Hello community, I need to fin several maximum in my signal. How can I do that, any idea? Thanks in advise

Réponse acceptée

Image Analyst
Image Analyst le 22 Nov 2012
You can use imregionalmax() if you have the Image Processing Toolbox. Or you can use findpeaks() if you have the Signal Processing Toolbox. Or you can write our own code like this: http://billauer.co.il/peakdet.html

Plus de réponses (0)

Catégories

En savoir plus sur Parametric Spectral Estimation dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by