How to calculate the height of a peak?
Show older comments
I have a peak and I have to calculate the height of the peak.How can I do with matlab?
Answers (1)
Star Strider
on 25 Oct 2015
0 votes
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.
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!