필터 지우기
필터 지우기

find local maxima of a signal

조회 수: 7 (최근 30일)
Jade Henrichon
Jade Henrichon 2021년 3월 31일
답변: Star Strider 2021년 3월 31일
Hi!
I need to find all maximas of a signal and their position. I did this code, but it only give me the absolute maxima of all the signal. How can I have all the maximas?

답변 (1개)

Star Strider
Star Strider 2021년 3월 31일
Use the Signal Processing Toolbox findpeaks function (introduced in R2007b) or the MATLAB islocalmax function (introduced in R2017b).

카테고리

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