필터 지우기
필터 지우기

How the value being calculated for "widths" and "proms" in Peak Prominences?

조회 수: 3 (최근 30일)
Matlaber
Matlaber 2019년 1월 9일
편집: Matlaber 2019년 1월 14일
I am wondering how the value being calculated for "widths" and "proms" in Peak Prominences?
I am following "Peak Prominences".
Link: MathWorks
peak1.png
[pks,locs,widths,proms] = findpeaks(PeakSig,x);
widths
proms
widths
widths = 1×6
0.0154 0.0431 0.0377 0.0625 0.0274 0.0409
Why there is 6 value generated while only 2 peak (2 width) detected?
It same with proms:
proms
proms = 1×6
2.6816 5.5773 3.1448 4.4171 2.9191 3.6363

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by