How can I do a backward only bandpass filter

7 Ansichten (letzte 30 Tage)
Daniel Yip
Daniel Yip am 13 Okt. 2017
Beantwortet: Christoph F. am 13 Okt. 2017
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.

Antworten (1)

Christoph F.
Christoph F. am 13 Okt. 2017
Reverse the signal vector, apply bandpass filter with the filter() command, reverse the result?

Kategorien

Mehr zu EEG/MEG/ECoG finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by