How set minimum peak height (threshold of peak height)
Mostrar comentarios más antiguos
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 comentario
Muthu Annamalai
el 30 de Jul. de 2015
Can you share a code snippet that we can improve upon?
Respuestas (1)
Muthu Annamalai
el 30 de Jul. de 2015
0 votos
Turns out in your case there is an option called MinPeakHeight in the findpeaks documentation.
1 comentario
Kanakaiah Jakkula
el 30 de Jul. de 2015
Categorías
Más información sobre Descriptive Statistics en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!