フィルターのクリア

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 Center および File ExchangeDigital Filtering についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by