I am trying to find beats per minute in an ECG waveform but am not able to find max peaks seperately. any idea how to find and count only max peaks not neighbouring values.

1 view (last 30 days)
I am trying to find beats per minute in an ECG waveform but am not able to find max peaks seperately. any idea how to find and count only max peaks not neighbouring values.

Answers (1)

Cris LaPierre
Cris LaPierre on 12 Nov 2018
I would recommend the findpeaks function. Note that this is part of the Signal Processing Toolbox.

Products


Release

R2017b

Community Treasure Hunt

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

Start Hunting!