Filter implementation to ECG signal

1 view (last 30 days)
Hiva
Hiva on 27 Apr 2012
Hi.
I need to design filters for ECG data from MIT database, to prepare them for feature extraction.
I used:
>>filterbuilder
But I am not sure if it is the right command for this. And I also don't know how to apply the filter to my data!
Can someone help me please?
Thanks in advance

Answers (2)

Honglei Chen
Honglei Chen on 27 Apr 2012
Since you want to use a filter, the first thing you need to do, before running any command, is to come up the parameters, such as the pass band and stop band. Once you have those, filterbuilder can help you design the filter. HTH
  1 Comment
Hiva
Hiva on 27 Apr 2012
Thanks for your answer. The main problem is that after designing the filter, how I can apply it to my signal?

Sign in to comment.


Daniel Shub
Daniel Shub on 27 Apr 2012
There seem to be 25 submissions to the FEX: ECG that might provide insight and help.

Community Treasure Hunt

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

Start Hunting!