フィルターのクリア

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 Center および File ExchangeDescriptive Statistics についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by