ECG signal filteration required

1 view (last 30 days)
FSB
FSB on 17 Jan 2019
Answered: Naman Chaturvedi on 21 Jan 2019
I have ECG signal whose frequncy vs Amplitude diagram is attached. It has a peak around 15 Hz. How can this be removed? Thank you

Answers (1)

Naman Chaturvedi
Naman Chaturvedi on 21 Jan 2019
You can use the method mentioned in https://www.mathworks.com/help/signal/ug/remove-the-60-hz-hum-from-a-signal.html and use a bandstopiir filter with well defined 'HalfPowerFrequency1' and 'HalfPowerFrequency2'which in your case will be around 15.
Hope this helps.

Categories

Find more on ECG / EKG in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!