please help in making the bandpass filter....
my original signal frequency is 0.1 to 100 hz
and i want to extract 12-18hz,
how i get it ,and how i design the filter,any easy method to extract it.....
if anyone knows please help me...
2) if i get my requried signal ,then how could i interface the matlab code with the microcontroller,because i m doing the project on BRAIN COMPUTER INTERFACE.
One very easy method is to go to Matlab prompt and type "fdatool" this will open an interactive filter design and analysis tool box where you can put ur specifications and desgin any type of filter BP, HP, LP etc.
you should go to FDATOOL in matlab, give the specified filter parameters to be designed, the FDATOOL inturn will give you all the necessary filter co-efficients needed, but be specific to what type of filter you are designing.