Effacer les filtres
Effacer les filtres

Ho to find peaks at step graphs?

2 vues (au cours des 30 derniers jours)
Zach Morag
Zach Morag le 9 Déc 2021
Réponse apportée : Chunru le 9 Déc 2021
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

Réponses (1)

Chunru
Chunru le 9 Déc 2021
Try to "detrend" the data first; then apply "findpeaks".

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by