[Eeglablist] Running AMICA
Zohre Zakeri
send2zohre at yahoo.com
Fri May 18 08:48:22 PDT 2012
Hi all,
I am trying to run AMICA algorithm in matlab on EEG data.
I found amica_ex.m and amica10.m (which is older).
I also used this command to get the components, which I found in the websie:
EEG.icawinv=pinv(EEG.icaweights);
EEG.icasphere = eye(size(EEG.icaweights));
[EEG.icaact] = eeg_getica(EEG,1:EEG.nbchan);
however, it doesn't work and I don't have any idea to work with this algorithm and get
independent components as outpt.
can anyone help?
Thanks all,
zohre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20120518/cca8ebe7/attachment.html>
More information about the eeglablist
mailing list