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!