Hi i have a signal. i want to calculate peak and area of the signal.
显示 更早的评论
回答(2 个)
Image Analyst
2014-8-6
0 个投票
How about findpeaks() in the Signal Processing Toolbox?
3 个评论
Image Analyst
2014-8-6
Archana's answer moved here:
findpeaks() is not working i tried. can u explain.
Image Analyst
2014-8-6
Not unless you show your code and data.
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
2014-8-6
0 个投票
[peaks, location]= findpeaks(data)
类别
在 帮助中心 和 File Exchange 中查找有关 Descriptive Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
