搜索资源列表
code1
- 文本分类中的降维技术的PCA核心算法,比较复杂,请仔细看
lliuxingxuexijiangweisuanfa
- 附件中包含各种各样的线性流形学习的降维算法(LPP,PCA,NPE。。。。),用于人脸识别,分类等等!-The annex contains a variety of linear manifold learning, dimensionality reduction algorithms (LPP, PCA, NPE....), For face recognition, classification, etc.!
PCA
- PCA算法实现对多维数据进行降维,内涵exel数据可供检验-PCA algorithm to achieve dimensionality reduction of multidimensional data, connotation exel data available for inspection
PCAPLDA
- 这个程序是做课程设计用的,希望对有需要的同学进行有帮助,PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-This procedure is done with the course design, and I hope there is a need for students to help, PCA+LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimens
LDPCCODE
- 这个程序是在国外的网站下载,希望对有需要的同学有用,PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-This program is downloaded from the website in a foreign country, I hope to needy students useful, PCA+LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimen
MFA
- 自己写的MFA降维算法。此算法中先进行pCA处理原始数据,然后对处理后数据运用MFA,可用于人脸识别及其它分类问题。很好用。-Write your own MFA dimensionality reduction algorithm. This algorithm first performed pCA processing raw data, processed data and then use MFA, can be used for face recognition and other
mp211
- Gabor小波变换与PCA的人脸识别代码,用于特征降维,特征融合,相关分析等,包含位置式PID算法、积分分离式PID。- Gabor wavelet transform and PCA face recognition code, For feature reduction, feature fusion, correlation analysis, It contains positional PID algorithm, integral separate PID.
PCA实现特征降维
- pca和_fase_pca实现特征降维,两种算法都有所改进,特别是pca可以根据自己的需要进行相应的改进,代码清晰易懂,希望对你有帮助。(PCA and _fase_pca to achieve feature reduction, the two algorithms have improved, especially PCA can be improved according to their needs, the code is clear and easy to understand,
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
- 用matlab自带的PCA算法对图像进行降维(Dimensionality reduction for images)
PCA,KPCA完整程序
- 降维,用作聚类算法使用。具有很好效果,可以用作图像去噪(Dimensionality reduction is used as a clustering algorithm. It has good effect and can be used for image denoising.)