How i can find the specific threshold levels.? With 'peakdetection' i can find the specific peaks but how to find particular threshold such as greater than 2,3,4 and 6.? in one large data set.

1 vue (au cours des 30 derniers jours)
How i can find the specific threshold levels.? With 'peakdetection' i can find the specific peaks but how to find particular threshold such as greater than 2,3,4 and 6.? in one large data set.
  5 commentaires
Joana
Joana le 7 Mai 2018
I am using [peaks,locs]= findpeaks(x,'MinPeakHeight',2);
Although i need to find the peaks for height 2 3 4 5 and 6. It's repetitively mixed in this data set.

Connectez-vous pour commenter.

Réponses (1)

Joana
Joana le 7 Mai 2018
Yeah sure.
In this data set i need to separate the threshold/peaks of same groups.

Community Treasure Hunt

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

Start Hunting!

Translated by