How to calculate the height of a peak?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a peak and I have to calculate the height of the peak.How can I do with matlab?
0 Commenti
Risposte (1)
Star Strider
il 25 Ott 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!