Effacer les filtres
Effacer les filtres

find maximum and minimum

2 vues (au cours des 30 derniers jours)
sama
sama le 16 Jan 2015
Commenté : Image Analyst le 16 Jan 2015
Hello, I have a matrix 1000*2 in Excel file. So I call these data and plot them. I am looking for all Maximum and minimum, however I don't know the equation due to having only points. I am using R2012a and couldn't use findpeak. any suggestions please?

Réponse acceptée

Image Analyst
Image Analyst le 16 Jan 2015
If you don't have findpeaks() because you don't have the Signal Processing Toolbox, you can use imregionalmin() and imregionalmax() if you have the Image Processing Toolbox.
  2 commentaires
sama
sama le 16 Jan 2015
Thanks for response. How can I check if I have Image Processing Toolbox or Signal Processing Toolbax please.
Image Analyst
Image Analyst le 16 Jan 2015
Well don't accept the answer if you haven't even tried it. type "ver" on the command line to see what toolboxes you have installed.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Parametric Spectral Estimation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by