Hi
I am currently working on a project in which the input signal is an eeg
signal.the processor that i use is TMS320C6713DSK.(the signal has been stored in
an excel sheet format)
the eeg data has a bit rate of 256samples/sec,but the processor sampling rate
is 4KHz.hence i am unable to pass the data into it.
I heard that the i/p data need to be oversampled,but i don't know how to do
it.can anyone suggest a remedy to this or any other alternative solution.