Finding minima
Show older comments
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?
Accepted Answer
More Answers (3)
Walter Roberson
on 15 Feb 2011
0 votes
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
on 15 Feb 2011
0 votes
Graig
on 15 Feb 2011
0 votes
1 Comment
Matt Tearle
on 16 Feb 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.
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!