搜索资源列表
Fault1_PCA
- 利用主成分分析方法,对TE模型产生的故障数据故障1进行故障检测-Using principal component analysis, on the TE model failure data generated by a fault detection fault
PCA
- 主成分分析代码, 可以用于图像压缩等等,也叫PCAH或者KL变换-PCA or K_L transfer
PCA_Soft
- 主成分分析法的超详细介绍,附有多个开发环境的程序,举了多个例子以供练习,编了一个小程序,很方便地进行主成分分析,非常方便实用··(强烈要求管理员给个高分,谢谢)-Principal Component Analysis of the ultra-detailed descr iption of the development environment with a number of procedures, to cite a number of examples for practice, fo
PCA
- 主成分分析代码,用matlab实现的,请大家参阅。-Principal component analysis code, matlab implementation, please refer to the.
pca.c.tar
- c语言实现主成份分析的程序pca,对做主成分分析的朋友很有价值-c language program principal component analysis pca, Friends of the shots valuable component analysis
pca
- vc++,c的主成分分析法程序有错误,可以自己先调试一下-PCA 主成分分析法
k-means-and-pca
- 用matlab实现k-means聚类算法以及pca(主成分分析)算法-k-means and pca using matlab
pca
- 主成分分析在matlab中应用,已经过实践分析。(Application of principal component analysis in matlab.)
pca
- 主成分分析实现代码,以测试集辛烷值含量预测结果对比为例,内附数据,代码,matlab实现(Principal component analysis implementation code)
pca
- pca是主成分分析,提取特征,对数据进行降维处理(PCA is principal component analysis, which extracts features and processes the data in reduced dimension)
PCA
- 该代码主要实现样本的主成分分析,包括一个xls文件的数据样本,一个PCA的主程序。(This code is usedto realize principal component analysis, including a XLS file of data samples and a PCA main program.)
pca
- matlab 进行pCA主成分分析分析分析分析分析分析(use matlab to do pca analysis)
PCA
- 函数是封装好的主成分分析法的程序,输入原始数据矩阵即可(Function is a good package of principal component analysis of the procedure. The original input data matrix can be input)
pca
- 通过主成分分析可以对混合物量测矩阵进行svd分解,截取特征值大的变量,可以滤掉一些无关信息,使计算量更小(Through the principal component analysis of the mixture can be measured matrix svd decomposition, interception of large eigenvalues of variables, you can filter out some irrelevant information, so
pca
- 该脚本可以用于降维或者特征选择,名字为主成分分析。(Dimensionality reduction)
主成分分析法的原理应用及计算步骤
- PCA算法详细介绍:word版可以打印,值得与君共欣赏(PCA:Principal Component Analysis)
PCA分析源代码
- PCA主成分分析源代码,PCA是用于降维是经典方法,现在仍有很多人用主成分分析方法进行降维,降低算法复杂度。(PCA is the source code of principal component analysis. PCA is a classical method for dimensionality reduction. Many people still use principal component analysis to reduce dimension and reduce a
PCA人脸识别
- opencv下,用PCA主成分分析的方式做人脸识别(Using PCA principal component analysis to do face recognition)
pca.m
- 完成主成分分析算法的源程序,算法的源程序,(The source program of the principal component analysis algorithm, the source program of the algorithm,)
pca-lda
- 主成分分析法和线性判别分析常用来对原始数据进行简单的数学分析(Principal component analysis and linear discriminant analysis are usually used for simple mathematical analysis of raw data.)