www.pudn.com > cubica.rar > README.asv
CubICA ver. 2003-05-19 CubICA performes ICA by diagonalization of third- and fourth-order cumulants simultaneously. for details on the algorithm see: Blaschke, T. and Wiskott, L. (2003). CuBICA: Independent Component Analysis by Simultaneous Third- and Fourth-Order Cumulant Diagonalization. Computer Science Preprint Server (CSPS): Computational Intelligence/0304002, http://www.compscipreprints.com/comp/Preprint/blaschke/20030409/1/ ================================= Installation and Starting Demo: ================================= - download source from http://itb.biologie.hu-berlin.de/~blaschke/matlab/ - uncompress and untar source: tar xzvf cubica.tgz - start matlab - cd /yourinstallationpath/cubica/ - type cubica_demo ==================== The package includes: cubica34.m core ICA-function for skew and symmetrically distributed source signals cubica34a.m approximated version of cubica34 cubica4.m ICA-function for symmetrically distributed source signals cubica4a.m approximated version of cubica4 sir.m function to evaluate unmixing performance (good performacne->small outputvalue) cubica_demo.m demonstration how to use the algorithms kennedy.mat sample source signal for cubica_demo.m