搜索资源列表
pca
- 主元分析用于结构损伤特征提取的matlab程序
ICA
- ICA(主分量分析)算法和程序,是由Matlab模拟仿真而编写成的,非常不错。-ICA (PCA) algorithm and procedures are prepared by the Matlab simulation, into, very good.
2DPCA_Matlab_Codes_PAMI_2004
- 这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。-matlab code of 2DPCA
toolbox_dimreduc
- This toolbox is an educational and recreative toolbox around recent ideas in the field of dimension reduction. * PCA : classical Principal Componnent Analysis (linear projection). * Nonlinear dimensionality reduction by locally linear embedding
Recognition
- PCA代码的人脸识别代码,matlab版的-PCA matlab
pca
- 运用PCA进行盲分离的matlab源代码程序-matlab program based on PCA for blind source separation
pca
- A second-order cone programming based solver for MATLAB
2D-PCA
- FACE RECOGNITION USING K-L TRANSFORM on ORL face database
PCA
- 主分量分析的MATLAB程序,对于初学者比较有用,可以好好看一下-MATLAB program, the principal component analysis is useful for beginners, you can take a look at
66939501pls-for-matlab
- 此程序解释了主成分分析PCA的用法通过matlab将其实现-This program explains the principal component analysis PCA usage by matlab to achieve
matlab--renyan-dingwei-
- 人眼定位可以横好的完成要求的定位PCA用法。-Eyes Location
PCA
- principal component analysis(PCA)主成分分析,Matlab实例代码-principal component analysis(PCA)
pca
- 基于主成分分析的人脸特征提取的MATLAB源代码,通过测试的-Principal component analysis based on human face feature extraction MATLAB source code, pass the test
mine-fisher-pca
- PCA分类,用于较好的去噪降维,matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘-PCA classification for better denoising dimensionality reduction, a variety of adaptive matlab simulation analysis. . Adaptive information processing alg
pca2
- 基于PCA算法的matlab源代码,适合初学者,可以快速学习PCA方法-Based on PCA algorithm matlab source code, suitable for beginners, you can quickly learn PCA methods
pca
- 主成分分析算法,很经典的编写matlab的方式,极其类似系统函数-Principal component analysis algorithm, very classic written in MATLAB, very similar to the system function
PCA
- the program shows that how to done principle component analysis in matlab.
zcf
- matlab主成分程序,运用pca打分系统,给各项指标权重和打分-it is amzing p
Speech Processing Analysis - MATLAB
- The number of states in GMM as the generative model of the frames is obtained using k-means algorithm. This also helps to initialize the mean vector and the covariance matrix of the individual state of the GMM. The training LPC frames collected fro
程序
- pca 主成分分析的matlab代码。主成分分析(Principal Component Analysis,PCA), 是一种统计方法。通过正交变换将一组可能存在相关性的变量转换为一组线性不相关的变量,转换后的这组变量叫主成分。(PCA principal component analysis matlab code. Principal component analysis (Principal Component, Analysis, PCA) is a statistical method