The document outlines a MATLAB script for generating, smoothing, and filtering an ECG signal. It includes steps for plotting the original ECG, applying a Savitzky-Golay filter, adding noise, designing a lowpass FIR filter, and comparing the original, noisy, and filtered signals. The script provides visualizations at each step to illustrate the effects of filtering on the ECG signal.
The document outlines a MATLAB script for generating, smoothing, and filtering an ECG signal. It includes steps for plotting the original ECG, applying a Savitzky-Golay filter, adding noise, designing a lowpass FIR filter, and comparing the original, noisy, and filtered signals. The script provides visualizations at each step to illustrate the effects of filtering on the ECG signal.
Biomedical Signal Processing Prof. Sudipta Mukhopadhyay Department of Electrical and Electronics Communication Engineering Indian Institute of Technology, Lecture - 51 Tutorial - II (Contd.)