How to calculate the height of a peak?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a peak and I have to calculate the height of the peak.How can I do with matlab?
0 comentarios
Respuestas (1)
Star Strider
el 25 de Oct. de 2015
If you have the Signal Processing Toolbox, use the findpeaks function. If you do not have it, search the File Exchange. There are several peak finding functions, so one should do what you want.
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!