How can I do a backward only bandpass filter

8 visualizzazioni (ultimi 30 giorni)
Daniel Yip
Daniel Yip il 13 Ott 2017
Risposto: Christoph F. il 13 Ott 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.

Risposte (1)

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

Categorie

Scopri di più su EEG/MEG/ECoG in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by