Finding the peak values of a graph
古いコメントを表示
I have a one program I got a graph how to find the values ymax 1 ymin 1 ymax2 ymin2
回答 (2 件)
pietro
2012 年 1 月 3 日
0 投票
I have a given time series (signal (photons count) vs. time)...I have to find the values of the peaks. Could You give me a hint about the codes available on this site?
Best
Pietro
Honglei Chen
2012 年 1 月 3 日
You should be able to use findpeaks to do this.
doc findpeaks
カテゴリ
ヘルプ センター および File Exchange で Descriptive Statistics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!