Finding minima
显示 更早的评论
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?
采纳的回答
更多回答(3 个)
Walter Roberson
2011-2-15
0 个投票
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
2011-2-15
0 个投票
Graig
2011-2-15
0 个投票
1 个评论
Matt Tearle
2011-2-16
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Descriptive Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!