[Eeglablist] On temporal filtering
Kader Mastan
kadermastan20 at gmail.com
Tue Feb 16 00:36:03 PST 2016
Good day to all. Iam a Ph.D. scholar working on EEG analysis. I would like
to know the source of theory behind the temporal filtering used in the
minimalist BCI algorithm in http://sccn.ucsd.edu/wiki/Minimalist_BCI
% frequency filtering and temporal filter estimation[t,c] = size(EEG);
idx = reshape(1:t*c-mod(t*c,n),n,[]);
FLT = real(ifft(fft(EEG).*repmat(f(Fs*(0:t-1)/t)',1,c)));
T = FLT(idx)/EEG(idx);
--
Regards,
J.M.K.Mastan,
(Mr. J. MOHAMEDMOIDEEN KADER MASTAN)
Ph.D. Scholar,
College of Engineering, Guindy,
Anna University,
Chennai. India.
*Reality is in truth*
*!*
http://realityisintruth.blogspot.in/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20160216/dc750c64/attachment.html>
More information about the eeglablist
mailing list