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.

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)

I would recommend the findpeaks function. Note that this is part of the Signal Processing Toolbox.

Products

Release

R2017b

Asked:

on 24 Aug 2018

Answered:

on 12 Nov 2018

Community Treasure Hunt

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

Start Hunting!