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!