필터 지우기
필터 지우기

Ho to find peaks at step graphs?

조회 수: 2 (최근 30일)
Zach Morag
Zach Morag 2021년 12월 9일
답변: Chunru 2021년 12월 9일
Hi all,
how can i find peaks/first index of each step at the step graph?
I tried to use "find local maxima" function but i always get vector of zeros
the graphs represnts cumulative volume that deleiverd by step motor and I want to find the volume of each step
example of it is detailed below:
Thx,
Zach

답변 (1개)

Chunru
Chunru 2021년 12월 9일
Try to "detrend" the data first; then apply "findpeaks".

카테고리

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

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by