Skip to main content
. Author manuscript; available in PMC: 2013 Dec 2.
Published in final edited form as: J Biomed Sci Eng. 2013 Jul 18;6(7B):10.4236/jbise.2013.67A2001. doi: 10.4236/jbise.2013.67A2001

Algorithm II-D.

Local Signal Filtering

Initialization
For each ECG event in the EMG
  • Extract the EMG window containing the ECG noise using the aligned ECG mask.

  • Smooth the ECG noise and refine the size of the window.

  • (Algorithm II-C) Remove the ECG noise from the window.

  • Replace the original data in the window with the filtered data.

End