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 Ansicht (letzte 30 Tage)
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 Kommentare
Joana
Joana am 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.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Joana
Joana am 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