Does findpeaks have a threshold option?
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (2)
Azzi Abdelmalek
el 7 de Jul. de 2016
0 votos
Look at the help, you will find what you need http://www.mathworks.com/help/signal/ref/findpeaks.html
HUGO SILVA
el 3 de Ag. de 2017
0 votos
Excelent sugestion Star Strider. I was looking for a code like your, and I finded it, but it worked for some situation.
Categorías
Más información sobre Descriptive Statistics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
