How to calculate the height of a peak?
7 views (last 30 days)
Show older comments
I have a peak and I have to calculate the height of the peak.How can I do with matlab?
0 Comments
Answers (1)
Star Strider
on 25 Oct 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!