필터 지우기
필터 지우기

find peaks of a flat signal

조회 수: 7 (최근 30일)
bzibubab bzibubab
bzibubab bzibubab 2020년 2월 5일
댓글: Star Strider 2020년 2월 12일
why the findpeaks function cant find several peaks in my signal ?? as i observed, it only happen when the peak is flat, as i marked the noticed peaks with red circles from the findpeaks function, and it couldnt notice any flat peaks.Screenshot (84).png
i have been struggling like a few days to find the answer in the internet and i got nothing. Please help. I really appreciate any kind of answer. Thank you in advance.

채택된 답변

Star Strider
Star Strider 2020년 2월 5일
If you have R2017b or later, use the islocalmax function, specifcially as described in the Flat Maxima Regions documentation section, using the FlatSelection name-value pair.
  댓글 수: 4
bzibubab bzibubab
bzibubab bzibubab 2020년 2월 12일
thank you for the responses, i greatly apprecited it. i tried to adapt the code you sent me, and now i got the answer i was looking for. Thank you so much ^^
Star Strider
Star Strider 2020년 2월 12일
As always, my pleasure!

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

추가 답변 (0개)

카테고리

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

제품


릴리스

R2009a

Community Treasure Hunt

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

Start Hunting!

Translated by