How set minimum peak height (threshold of peak height)
显示 更早的评论
I have curve with multiple peaks, but I want to set minimum peak height (for example to consider peak only if the peak height >1) and get peaks location and peaks height. I used "findpeaks", but I can not be able to set the peak height threshold. Please kindly help me. Many thanks in advance.
1 个评论
Muthu Annamalai
2015-7-30
Can you share a code snippet that we can improve upon?
回答(1 个)
Muthu Annamalai
2015-7-30
0 个投票
Turns out in your case there is an option called MinPeakHeight in the findpeaks documentation.
类别
在 帮助中心 和 File Exchange 中查找有关 Descriptive Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!