<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hi all,</div><div><br></div><div>I am trying to run AMICA algorithm in matlab on EEG data.</div><div>I found amica_ex.m and amica10.m (which is older).</div><div>I also used this command to get the components, which I found in the websie:</div><div><br></div><div>                EEG.icawinv=pinv(EEG.icaweights);<br>                EEG.icasphere = eye(size(EEG.icaweights));<br>                [EEG.icaact] = eeg_getica(EEG,1:EEG.nbchan);</div><div><br></div><div>however, it doesn't work and I don't have any idea to work with this algorithm and get</div><div>independent components as
 outpt.</div><div><br></div><div>can anyone help?</div><div><br></div>Thanks all,<br><br>zohre<br><div><br> </div></div></body></html>