How can I do a backward only bandpass filter

6 ビュー (過去 30 日間)
Daniel Yip
Daniel Yip 2017 年 10 月 13 日
回答済み: Christoph F. 2017 年 10 月 13 日
I'm working on EEG data with special artifact, and wanted to run a backward filter on it. I usually do filter with eeglab, but the filter there is forward-backward.

回答 (1 件)

Christoph F.
Christoph F. 2017 年 10 月 13 日
Reverse the signal vector, apply bandpass filter with the filter() command, reverse the result?

カテゴリ

Help Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by