Clear Filters
Clear Filters

How to calculate the height of a peak?

17 views (last 30 days)
kiruthika r
kiruthika r on 25 Oct 2015
Answered: Star Strider on 25 Oct 2015
I have a peak and I have to calculate the height of the peak.How can I do with matlab?

Answers (1)

Star Strider
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.

Community Treasure Hunt

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

Start Hunting!