Finding the peak values of a graph
Afficher commentaires plus anciens
I have a one program I got a graph how to find the values ymax 1 ymin 1 ymax2 ymin2
Réponses (2)
pietro
le 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
le 3 Jan 2012
You should be able to use findpeaks to do this.
doc findpeaks
Catégories
En savoir plus sur Descriptive Statistics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!