Finding minima
Mostrar comentarios más antiguos
I have a data file with few valleys (minima). is there a way to find all the x coordinates corresponding to each minimum y value?
Respuesta aceptada
Más respuestas (3)
Walter Roberson
el 15 de Feb. de 2011
0 votos
There is are a fair number of postings, and several Matlab File Exchange contributions, for finding peaks, which you could either modify or apply to the negative of your data.
Andrew Newell
el 15 de Feb. de 2011
0 votos
Graig
el 15 de Feb. de 2011
0 votos
1 comentario
Matt Tearle
el 16 de Feb. de 2011
To help others who might have the same question, it would be great if you could vote for and/or accept answers that you think should be given prominence. Thanks.
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!