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.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
5 views2 pages
exp8_code
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.)