Tag: noise

    ECG Noise Removal Using Segmented-beat Modulation

    For some strange reason, I stumbled with a paper that I had downloaded long time ago. It explains a simple algorithm for removing artifacts in ECG signal. Since I have a short time-off after the submission of my PhD thesis (yey!), I thought it would be cool to actually code the algorithm and give it a go.

    Top: median cardiac cycle. Bottom: clean ECG signal in blue; (removed) motion artifact in gray.

    Read More