How to design a bandpass filter
Mostrar comentarios más antiguos
I need to design a bandpass filter with sampling rate of 1kHz and bandpass from 1 to 200 Hz and then insert a signal my signal in the filter can any one give the syntax for it? This is for EEG seizure data. I need to preprocess it.
Cheers!
Side note: I own 2011 student version of MATLAB
Respuesta aceptada
Más respuestas (1)
Udit Gupta
el 1 de Dic. de 2015
0 votos
The easiest way is to use the Filter Design and Analysis Tool. Just type fdatool in matlab command window. This needs Signal Proc. Toolbox though.
3 comentarios
Darkhan Kenestegi
el 1 de Dic. de 2015
Udit Gupta
el 1 de Dic. de 2015
fdatool has the option to generate code for you. Use
File>Generate MATLAB Code
Satya swaroop Swain
el 9 de Jun. de 2018
how can my signal be passed into this filter
Categorías
Más información sobre EEG/MEG/ECoG en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!