필터 지우기
필터 지우기

Can anyone explain how MinPeakProminence works in findpeaks?

조회 수: 112 (최근 30일)
Gobala krishnan P Sivaganam
Gobala krishnan P Sivaganam 2017년 3월 14일
댓글: Victor de Castro Morini 2021년 3월 5일
I'm currently working on digital signal processing on PPG signal. Can anyone explain about minpeakprominence. I hace read through the examples given but i still dont have clear idea on that. thanks in advance.

답변 (2개)

Arnav Mendiratta
Arnav Mendiratta 2017년 3월 20일
'MinPeakProminence' is used when you want to return only those peaks that have a minimum relative importance of the value specified for this argument. Your best resource is the documentation which explains what this Name-Value pair does:
For an example, look through the "Prominence" section in the above link for description of the motivation behind this.
Also, as a reference, see the following example that returns peaks with a prominence of at least 4: https://www.mathworks.com/help/signal/ref/findpeaks.html#buhd30k
  댓글 수: 2
Gobala krishnan P Sivaganam
Gobala krishnan P Sivaganam 2017년 3월 23일
Hi again, but then what do you mean by 'minimum relative importance'? How do I relate the value to my signal to find?
Victor de Castro Morini
Victor de Castro Morini 2021년 3월 5일
This documentation can help you: https://www.mathworks.com/help/signal/ug/prominence.html

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


Greg Dionne
Greg Dionne 2017년 3월 27일
See the More About section on the MathWorks' documentation site.

카테고리

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