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...