搜索资源列表
GrayShow
- 快速ICA算法,用于盲信号处理,提取信号的独立分量,用于图象识别等-fast algorithm for blind signal processing, signal extraction of independent component for image recognition, etc.
fastICA_1.1-8.tar
- FAST ICA,快速ICA算法, windows下的matlab程序
FastICA_2.5
- FAST ICA 算法用于ICA实验,可用于人脸识别等领域
ffpica
- 盲信号处理ICA的快速定点算法的MATLAB的仿真代码。-fast ICA matlab coding.
FastICA25
- 一个ICA 源代码,非常完整,希望对大家有帮助-fast ICA
fastica
- 快速ica算法,ica(独立成分分析)。-Fast ica algorithm, ica (independent component analysis).
FastICA
- 快速ICA算法实现特征提取,能够执行成功的代码-Fast ICA algorithm feature extraction
fastKICA
- fast ica的源代码,非常有用,很新。-fast ica source code,it is very good
ica-matlab
- 脑电信号 分析 fast ica去噪,去除心电,眼电,肌电,效果不错-fast ica for eeg
fast-ica-for-image
- 此工具包包含实现独立成分分析的一个matlab程序,即Fastica 应用于图像分离方面的,自己编写的一套程序 非常的实用 大家可以看看啊-Fastica 应用于图像分离方面的,自己编写的一套程序 非常的实用 大家可以看看啊
FASTICA-edge-detection
- 用ICA方法实现图像的边缘检测 ,使用的是FAST-ICA算法,包含数据白化过程-ICA method to achieve image edge detection using the FAST-ICA algorithm contains data bleaching process
FAST-ICA
- 1、对观测数据进行中心化,; 2、使它的均值为0,对数据进行白化—>Z; 3、选择需要估计的分量的个数m,设置迭代次数p<-1 4、选择一个初始权矢量(随机的W,使其维数为Z的行向量个数); 5、利用迭代W(i,p)=mean(z(i,:).*(tanh((temp) *z)))-(mean(1-(tanh((temp)) *z).^2)).*temp(i,1)来学习W (这个公式是用来逼近负熵的) 6、用对称正交法处理下W 7、归一化W(:,p)=W(:,
FastICA
- 快速ICA变换,实现ICA的快速算法,已经验证过可用-Fast ICA transformation, achieve fast ICA algorithm has been verified available
blmnd-algorithm
- 快速ICA算法,在盲源分离中有很大的用处,不错的源码 很好-Fast ICA algorithm, are of great use in blind source separation, a good source is very good
goud-brograv
- 完整fast ICA算法程序,大家可以借鉴使用 不错的 很好-Complete fast ICA algorithm program, everyone can learn to use good is very good
bliuo
- 快速ICA算法,在盲源分离中有很大的用处,不错的源码 很好-Fast ICA algorithm, are of great use in blind source separation, a good source is very good
tspzl
- 完整fast ICA算法程序,大家可以借鉴使用 不错的 很好(Complete fast ICA algorithm program, everyone can learn to use good is very good)
aeadsarrument
- 快速ICA算法,在盲源分离中有很大的用处,不错的源码 很好(Fast ICA algorithm, are of great use in blind source separation, a good source is very good)
基于负熵的FastICA
- 独立成分分析的Fast-ICA算法.可用于图像处理、信号分析、模式识别、人工智能(independent component analysis method based on negentropy.It can be used in image processing, signal analysis, pattern recognition and artificial intelligence)
26131974
- fast Ica matlab算法,经过试验验证了,希望对大家有用处()