Introduction - If you have any usage issues, please Google them yourself
he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization.
The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.
Packet : 77433669icaml.zip filelist
MLcorrected/icaML.m
MLcorrected/icaML_bic.m
MLcorrected/script_demo.m