Info

This question is closed. Reopen it to edit or answer.

Dear users, do you have an idea how can I get a signal's peak values (e.g. for 100 peak value) as series automaticly on matlab? thanks.

1 view (last 30 days)
Dear users, do you have an idea how can I get a signal's peak values (e.g. for 100 peak value) as series automaticly on matlab? thanks.

Answers (1)

Image Analyst
Image Analyst on 9 Jan 2014
You can use findpeaks() in the Signal Processing Toolbox. Or see this http://www.mathworks.com/matlabcentral/fileexchange/25500-peakfinder if you don't have that toolbox.

Tags

Community Treasure Hunt

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

Start Hunting!