搜索资源列表
matlab-code
- matlab解线性方程组的源代码 function x=nagauss2(a,b,flag) % 用途:选列主元Gauss消去法解线性方程组ax=b % 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程 -Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection P
pca.rar
- 人脸特征提取经典PCA方法的matlab源码,做这方面的朋友不妨试试。,Human Face Feature Extraction classic PCA method matlab source code, make friends in this area worth a try.
pca
- PCA matlab程序,可以通过改解释率,确定主元个数-PCA matlab code
principalComponentAnalysis
- a matlab code that can be used for calculating the PCA of any kind of data , using simulink-a matlab code that can be used for calculating the PCA of any kind of data , using simulink
pca
- pricipal component analysis code writen in matlab
PCA-matlab
- 里面包含主元分析PCA的Matlab代码,包括提取主元,求方差贡献率,绘制贡献率直方图等-Which contains the principal component analysis PCA of the Matlab code, including the extraction of the main element, seeking variance contribution rate, contribution rate of histogram mapping, etc.
pca_two_stages
- matlab code for pca
pca_working
- PCA code in matlab.. very helpfi-PCA code in matlab.. very helpfill
loadimseparatenpca
- Matlab code to load image, separate image component and determine PCA
pca
- 该代码为PCA主成分分析,可用于特征选择,选取贡献最大的前三个主成分-The code for the PCA principal component analysis, can be used for feature selection, select the largest contribution to the first three principal components
pca-matlab
- 主成分分析法,其本质是实现高纬到低维的分析,用matlab实现的代码-Principal component analysis, by its very nature is to achieve the high latitudes to low-dimensional analysis, implemented with the matlab code
pca
- 主成分分析pca算法matlab程序代码:pca标准化、协方差、特征根特征向量、方差贡献率-Principal component analysis pca algorithm matlab code: pca standardized covariance, eigenvalues eigenvectors, the variance contribution rate. . .
PCA
- This the PCA matlab code using face recognition.-This is the PCA matlab code using face recognition.
MA-PCA
- 关于滑动平均主成分分析(MA-PCA)的MATLAB代码。-Principal component analysis on the moving average (MA-PCA) MATLAB code.
PCA
- PCA matlab code that reconize the face detection using knn and bayes mle
pca
- matlab下主程序分析pca代码模板,可以直接使用。(Matlab under the main program analysis, PCA code template, you can use directly.)
PCA
- PCA算法的matlab实现及算例,包含原始数据(matlab code of PCA in machine learning)
Matlab file
- PCA实现图像压缩 matlab代码,根据pca选出累计概率达到90%的特征,作为新的特征,并根据新的特征实现图像的重建(PCA implementation of image compression Matlab code)
52176893pca-matlab-code
- pca人脸识别算法,人脸检测,欧式距离,特征向量求法等。(PCA face recognition algorithm, face detection, Euclidean distance, eigenvector method and so on.)
基于PCA算法的TE过程故障诊断程序
- 基于PCA的TE过程故障诊断MATLAB代码,亲测有效,欢迎下载。(PCA based TE process fault diagnosis MATLAB code, pro test is effective, welcome to download.)