필터 지우기
필터 지우기

delay in digital filtering

조회 수: 2 (최근 30일)
Ahmed Tawfeeq
Ahmed Tawfeeq 2013년 3월 23일
Hi all.... I have an ECG signal need to be filtered with band pass filter, but the yielded signal after being filtered is flattened at early samples, why is that? and how to fix it?

답변 (1개)

Wayne King
Wayne King 2013년 3월 23일
One thing you can try is using filtfilt()
You have not given specifics about what kind of filter you used and how long your filter is in relation to your signal, but if you look at the reference page for filtfilt
You'll see an example with a simulated ECG waveform that demonstrates the zerophase filtering that gets rid of the delay.

카테고리

Help CenterFile Exchange에서 Digital Filtering에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by