Summary of ECG Filtration and Normalization in MATLAB | MATLAB Digital Signal Processing

The video provides a tutorial on ECG signal filtration and normalization using MATLAB, focusing on Digital Signal Processing techniques applied to physiological data.

Key Technological Concepts and Procedures:

Summary of Tutorial Features:

Main Speaker/Source:

Notable Quotes

03:02 — « What the band pass filter do is basically remove the noise in our ECG signals, so the lower frequency which we need to bypass is five Hertz and the maximum we require is 15 Hertz, so that's the basic range of the ECG signals. »
05:36 — « If you normalize the amplitude, it would look like this, where all the parting is between minus one to one. »
06:13 — « The normalization of the amplitude of the filtered ECG signals ranging from -1 to 1, we can simply input the filtered signal minus the minimum value divided by the maximum value minus minimum value, multiplied by 2 and minus 1. That's a basic formula for normalization. »
07:21 — « If you want to simulate your own ECG, you can use some kind of functions like this, apply a sine wave and simply plot the functions. »
07:43 — « I will just put that code into my website and put a link in the description so you can check that out. If you have any question you can reach me out in the comments as well. »

Category

Technology

Video