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!