Borrar filtros
Borrar filtros

Find several maximum in signal

1 visualización (últimos 30 días)
Andrew
Andrew el 22 de Nov. de 2012
Hello community, I need to fin several maximum in my signal. How can I do that, any idea? Thanks in advise

Respuesta aceptada

Image Analyst
Image Analyst el 22 de Nov. de 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

Más respuestas (0)

Categorías

Más información sobre Parametric Spectral Estimation en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by