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 (최근 30일)
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
Joana
Joana 2018년 5월 7일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Joana
Joana 2018년 5월 7일
Yeah sure.
In this data set i need to separate the threshold/peaks of same groups.

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by