Does findpeaks have a threshold option?
古いコメントを表示
I have a plot with several maximums of differing heights. I want to find the values/locations of one of the middle peaks, which is neither the highest nor the shortest peak in the graph. Is there a way to use findpeaks to specify a certain height threshold? In other words, find peaks between heights y1 and y2?
採用された回答
その他の回答 (2 件)
Azzi Abdelmalek
2016 年 7 月 7 日
0 投票
Look at the help, you will find what you need http://www.mathworks.com/help/signal/ref/findpeaks.html
HUGO SILVA
2017 年 8 月 3 日
0 投票
Excelent sugestion Star Strider. I was looking for a code like your, and I finded it, but it worked for some situation.
カテゴリ
ヘルプ センター および File Exchange で Descriptive Statistics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
