搜索资源列表
cca
- matlab环境中canonical correlation analysis方法的实现源码,已经实验用过的,请放心下载
cca.zip
- Fei Sha 等人编写的流形学习算法CCA的matlab代码,它基于MVU算法,但是计算速度比较慢,Fei Sha and others prepared CCA manifold learning algorithm of matlab code, which is based on MVU algorithm, but the calculation speed is relatively slow
cancorr.rar
- CCA的代码,将两张图片做典型相关分析,输入参数分别为:输入图像1,输入图像2,行,列,通道1,通道2,输出矩阵。,CCA' s code, two pictures to do canonical correlation analysis, input parameters are as follows: the input image 1, the input image 2, row, column, channel 1, channel 2, the output matrix.
CCA
- 典型相关分析的Matlab实现,实现相关系数的最大-Canonical Correlation Analysis source program using Matlab
eof
- 提取变量场的主要成分,并计算主要成分锁起作用大小-Extraction of the major components of market variables and calculate the size of major components of lock work
cca
- 这是典型相关分析的算法,在特征描述方面非常的重要.-This is the algorithm for canonical correlation analysis, in the characterization is very important.
CCA_fMRI_2_01
- The CCA-fMRI Toolbox implements the use of canonical correlation analysis (CCA) for detecting brain activity patterns recorded by functional magnetic resonance imaging (fMRI).
ICACode
- 这些是一些matlab代码对应书籍Imperialist Competitive Algorithm (ICA)" 的。-These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".
cca
- CCA代码,典型相关分析代码,可用于人脸识别分析-CCA code, canonical correlation analysis code can be used for multimedia
CCA
- 典型相关分析程序,经过调试程序可以直接运行。-Canonical correlation analysis program, can run through the debugger.
MATLAB-report
- matlab实验报告,包括聚类分析、判别分析、主成分分析、因子分析、典型相关分析的matlab实现与结果分析-Matlab experiment report, including cluster analysis, discriminant analysis, PCA, FA, CCA of matlab and the result analysis
cca.m.tar
- 实现CCA的matlab代码大全,有助于多方面理解CCA编码实现原理,总有一款适合你。-collect all style of MATLAB codes to conduct CCA(canonical correlation analysis)
code-en-matlab
- CCA-MAP et dv-hop algorithme de localization en matlab
CCA
- 可以实现典型相关分析的matlab编程应用,大家可以看看,-Canonical correlation analysis can be achieved matlab programming application, you can see, hey
cca
- MATLAB环境中的CCA,可以用于信号特征的分析,学习。-The CCA MATLAB environment study, can be used for the analysis of characteristics of signal.
CCA
- CCA的MATLAB源代码,可做相关性分析,带注释-CCA MATLAB source code, do correlation analysis, with notes
eof,reof等
- matlab 的EOF 和REOF、CCA、SVD方法(EOF and REOF CCA SVD matlab code)
CCA
- MATLAB的cca算法实现,输入数据集,输出系数矩阵(Realization of CCA algorithm in MATLAB)
CCA
- 基于典型相关分析的故障检测的matlab程序(Matlab program for fault detection based on canonical correlation analysis)
Matlab Toolbox for Dimensionality Reduction.tar
- matlab 常用的降维软件 包括常用LLE、PCA、CCA等算法,简单好用