Finding the peak values of a graph
Show older comments
I have a one program I got a graph how to find the values ymax 1 ymin 1 ymax2 ymin2
Answers (2)
pietro
on 3 Jan 2012
0 votes
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
on 3 Jan 2012
You should be able to use findpeaks to do this.
doc findpeaks
Categories
Find more on Descriptive Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!