Effacer les filtres
Effacer les filtres

Hi i have a signal. i want to calculate peak and area of the signal.

1 vue (au cours des 30 derniers jours)
Archana R
Archana R le 6 Août 2014
Commenté : Image Analyst le 6 Août 2014

Réponses (2)

Image Analyst
Image Analyst le 6 Août 2014
How about findpeaks() in the Signal Processing Toolbox?
  3 commentaires
Image Analyst
Image Analyst le 6 Août 2014
Not unless you show your code and data.
Image Analyst
Image Analyst le 6 Août 2014
If you don't want to show your code so we can help you, then maybe you can try this: http://billauer.co.il/peakdet.html

Connectez-vous pour commenter.


Sagar Dhage
Sagar Dhage le 6 Août 2014
[peaks, location]= findpeaks(data)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by