Community Profile

photo

washiqur rahman


Active since 2011

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


sir i have been doing a project on effect of playing video games on heart.I have obtained the ecg signal & have done the filtering.now i need a code to find out the number of R-R peaks.Can you help me?
wo = 50/(250/2); bw = wo/35; [b,a] = iirnotch(wo,bw);fvtool(b,a); y=filter(b,a,x1); z=sgolayfilt(y,0,7); subplot(2...

12 years ago | 1 answer | 0

1

answer