finding the peaks of vector
1 回表示 (過去 30 日間)
古いコメントを表示
Abdulaziz Abutunis
2015 年 3 月 14 日
コメント済み: Abdulaziz Abutunis
2015 年 3 月 14 日
Hi all,
I have a vector that if plotted will give multiple peaks with different values. Please is there any way to know this peaks' values. I should mention that the curve is looks smooth but if zoom in the curve is not smooth it has small zig zag which prevent me from using the if condition.
Thank you, Aziz
0 件のコメント
採用された回答
Image Analyst
2015 年 3 月 14 日
Yes. findpeaks() in the Signal Processing Toolbox has options to handle that.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!