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 CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by