How to filter the noise out from the ECG signal
조회 수: 4 (최근 30일)
이전 댓글 표시
The original ECG signal looks like this, the sampling frequency is 360Hz.

I try to design a FIR filter to filter the noise out so that i can get a clear view of PQRST complex of the heart beat. I plot this signal in the frequency domain and it looks like this:

So, how should I fiind the frequency where the noise locates?
댓글 수: 4
Jonas
2022년 5월 11일
i suggest you play around using the signal analyzer app.
https://de.mathworks.com/help/signal/ug/using-signal-analyzer-app.html
tomorrow i will have a closer look!
Star Strider
2022년 5월 11일
There is obvious 60 Hz line noise. Use a bandstop filter with a very narrow stopband to eliminate it.
Beyond that, it appears to represent normal sinus rhythm with left ventricular hypertophy with non-specific ST-T changes and one notable PVC. If this is a Lead II EKG, the origin of the PVC appears to be near the apex. There are Q-waves, however without a specific voltage calibration, it is difficult to interpret their significance.
참고 항목
카테고리
Help Center 및 File Exchange에서 Single-Rate Filters에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!