Finding the peaks in figure

1 vue (au cours des 30 derniers jours)
Rashid Hussein
Rashid Hussein le 4 Nov 2017
Commenté : Jan le 5 Nov 2017
I have two matrices
A = [ nx1] & B = [ nx1]
When I plotted them it was fine in plot (A,B )
But when I tried to found the peaks by using
Data = [ A,B ] Pks = foundpeaks (Data) It didn't work Because plot (Data) showed me a figure of two lines *one line is for matrix A & second for B *
  1 commentaire
Jan
Jan le 5 Nov 2017
What is "foundpeaks"? Do you mean findpeaks?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Measurements and Feature Extraction 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