I want to simulate ECG signal using loop on MATLAB.

4 views (last 30 days)
i want to simulate ecg signal on matlab, we want that it counts 1 when R peaks are comes otherwise count 0 in one min. we want to design it using loop.plz tell me the programming.

Accepted Answer

Youssef  Khmou
Youssef Khmou on 20 Mar 2013
Edited: Youssef Khmou on 20 Mar 2013
hi,
I propose you use this function (Author : Floyd Harriott 2002) : http://www.physionet.org/physiotools/matlab/ECGwaveGen/ECGwaveGen.m

More Answers (0)

Community Treasure Hunt

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

Start Hunting!