how to bandpass eeg data?

9 visualizaciones (últimos 30 días)
vaggelis papasot
vaggelis papasot el 16 de Mzo. de 2016
Respondida: Star Strider el 16 de Mzo. de 2016
Hi. I want to get the maximum amplitude of frequency values of mu and beta rythms from the eeg signal of bci competition ii dataset iii.The signal is sampled with fs=128Hz.I think that this should be done with bandpass filter, so my question is how can i implement this?

Respuesta aceptada

Star Strider
Star Strider el 16 de Mzo. de 2016
You will need two filters, one for each EEG band. Filter the EEG in parallel with them. Remember that for a band-pass filter, the stop-bands have to be outside (less than an greater than, respectively) of the pass-band frequencies. You will have to experiment to get the result you want. With such a low sampling frequency and narrow pass-bands for those EEG bands, a Chebyshev Type II filter would be my choice, with a pass-band ripple of 5 dB or less and a stop-band ripple of 50 dB or less.

Más respuestas (0)

Categorías

Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by