Hi i have a signal. i want to calculate peak and area of the signal.

1 次查看(过去 30 天)

回答(2 个)

Image Analyst
Image Analyst 2014-8-6
How about findpeaks() in the Signal Processing Toolbox?
  3 个评论

请先登录,再进行评论。


Sagar Dhage
Sagar Dhage 2014-8-6
[peaks, location]= findpeaks(data)

Community Treasure Hunt

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

Start Hunting!

Translated by