필터 지우기
필터 지우기

How to mark local peak values of a signal an count them? Matlab GUI

조회 수: 1 (최근 30일)
Ekin
Ekin 2013년 8월 29일
I have a signal and after several operations in matlab gui, i get this signal:
But i want to mark it's peak values like this (and also count them):
What is the code to mark and count the peak values of this kind signal? Thanks in advance!!

채택된 답변

kjetil87
kjetil87 2013년 8월 29일
try this one?
if you end up marking to many peaks, try playing around with
'MINPEAKDISTANCE' , 'THRESHOLD' and 'MINPEAKHEIGHT'

추가 답변 (0개)

카테고리

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