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

回答 (2 件)

Image Analyst
Image Analyst 2014 年 8 月 6 日

0 投票

How about findpeaks() in the Signal Processing Toolbox?

3 件のコメント

Image Analyst
Image Analyst 2014 年 8 月 6 日
Archana's answer moved here:
findpeaks() is not working i tried. can u explain.
Image Analyst
Image Analyst 2014 年 8 月 6 日
Not unless you show your code and data.
Image Analyst
Image Analyst 2014 年 8 月 6 日
If you don't want to show your code so we can help you, then maybe you can try this: http://billauer.co.il/peakdet.html

サインインしてコメントする。

Sagar Dhage
Sagar Dhage 2014 年 8 月 6 日

0 投票

[peaks, location]= findpeaks(data)

質問済み:

2014 年 8 月 6 日

コメント済み:

2014 年 8 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by