Bell and Sejnowski 在1996提出的ICA算法,用matlab实现的,但版本较旧,需要做修改才能用于新版本。
上传时间: 2015-03-23
上传用户:tedo811
这是一个基于峰度的ICA算法,里面的ICA_kurt.m是主文件,输入为待处理的观察信号,要求是矩阵形式,行数为所包含的分量数,列数为每一个分量包含的抽样点数。
上传时间: 2013-12-27
上传用户:qilin
This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal likelihood [1]. The sufficient statistics are estimated by either variational mean field theory with the linear response correction or by adaptive TAP mean field theory [2,3]. The mean field equations are solved by a belief propagation method [4] or sequential iteration. The computational complexity is N M^3, where N is the number of time samples and M the number of sources.
标签: instantaneous algorithm Bayesian Gaussian
上传时间: 2013-12-19
上传用户:jjj0202
cardoso 的ICA编码,可以用在人脸识别上面
上传时间: 2014-12-03
上传用户:ggwz258
The ICA/BSS algorithms are pure mathematICAl formulas, powerful, but rather mechanICAl procedures: There is not very much left for the user to do after the machinery has been optimally implemented. The successful and efficient use of the ICALAB strongly depends on a priori knowledge, common sense and appropriate use of the preprocessing and postprocessing tools. In other words, it is preprocessing of data and postprocessing of models where expertise is truly ne
标签: mathematICAl algorithms mechanICAl procedures
上传时间: 2015-03-31
上传用户:silenthink
这次上传的代码是关于特征提取的主要算法之一:ICA,其比pca要好
上传时间: 2013-12-10
上传用户:BIBI
Fast ICA,一种ICA的快速算法,有完整的论文(两种格式,pdf和ps的)
上传时间: 2015-04-06
上传用户:sy_jiadeyi
ICA can be used in brain activation studies to reduce the number of dimension and filter out independent and interesting activations. This demonstration shows two studies. One provided by Hvidovre Universitets Hospital, Denmark, that consists of fMRI scannings of humans. Another provided by the EU sponsored MAPAWAMO project from fMRI scannings of monkeys. In the demo comparison between ICAMS, ICAML, ICAMF, ICAMF (positive sources) and PCA can be made. More detailes can found in [2].
标签: activation dimension studies indepen
上传时间: 2015-04-19
上传用户:zukfu
ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classifICAtion. The demonstration shows this on medICAl abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The ICAML algorithm is used.
标签: ICA extension framework classify
上传时间: 2013-12-22
上传用户:himbly
快速ICA算法,在盲源分离中有很大的用处。
上传时间: 2015-05-22
上传用户:rocwangdp