Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
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!!

Respuesta aceptada

kjetil87
kjetil87 el 29 de Ag. de 2013
try this one?
if you end up marking to many peaks, try playing around with
'MINPEAKDISTANCE' , 'THRESHOLD' and 'MINPEAKHEIGHT'

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by