Bell and Sejnowski 在1996提出的ica算法
Bell and Sejnowski 在1996提出的ica算法,用matlab实现的,但版本较旧,需要做修改才能用于新版本。...
Bell and Sejnowski 在1996提出的ica算法,用matlab实现的,但版本较旧,需要做修改才能用于新版本。...
这是一个基于峰度的ICA算法,里面的ica_kurt.m是主文件,输入为待处理的观察信号,要求是矩阵形式,行数为所包含的分量数,列数为每一个分量包含的抽样点数。...
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....
cardoso 的ICA编码,可以用在人脸识别上面...
The ICA/BSS algorithms are pure mathematical formulas, powerful, but rather mechanical procedures: There is not very much left for the user to do afte...