搜索资源列表
PCA_LDA.rar
- 《机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!," Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but f
ToolBox
- matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
PCA
- 主成分分析的代码,降维的工具,特征提取降维的工具-PCA code
LDA
- matlab线性判别分析函数,首先需要用PCA进行数据压缩,然后提前特征变量,进行判别分析-Matlab for LDA
PCALDA
- MATLAB USPS数据下的PCA和LDA算法实现程序。测试通过。-MATLAB USPS data under the PCA and the LDA algorithm program. Test.
drtoolbox
- 对于特征维数降维的matlab工具箱,包括PCA LDA PPCA 等-Matlab Toolbox for Dimensionality Reduction (v0.7.1- June 2010)
Feature_Vector_Analysis
- 特征向量分析。LDA和PCA的matlab程序,有测试结果,很有用-Eigenvector analysis. LDA and PCA in the matlab program, have test results that are useful
projekt
- Implement two methods face recognition: PCA and LDA for ORL face base
LDAandPCA
- 包含PCA和LDA的matlab代码,希望对大家有用-PCA and LDA contains the matlab code, we hope to be useful
RunFaceRecog_vV
- This is a Simple Code for Face Recognition using PCA + LDA Approach. I hve write this code for ORL Database containing 400 images of 40 persons. I have used Eigenface Algorithm for Face Recognition. Its a Very Simple Code you can easily understand it
face-recognition
- 用于人脸识别的LDA和PCA特征提取方法的Matlab代码,结合两个程序可以实现PCA+LDA特征提取方法。-LDA and PCA is a common methods of feature selection,These are their source code using matlab.
PCA-LDA
- it is PCA-LDA matlab code. (feature reduction)
Code
- This another matlab code for PCA-LDA
pram
- face recognition in matlab using pca lda both............................
GUI-PCA
- 自己写的matlab GUI界面,可进行PCA分析及LDA分类,附有光谱数据模拟-Write your own matlab GUI interface of PCA and LDA can be classified with spectral data simulation
PCA
- 没有使用matlab自带工具包,而是使用了自写的PCA,来用其对数据进行线性分类。-without using the toolbox given by matlab,i write pca myself and implement it into LDA classification.
gait recognition with DTW PCA LDA
- code for gait recognition with DTW PCA LDA matlab
PCA+LDA
- pca+lda人脸识别,可在MATLAB上运行(Based on pca+ Ldaface recognition procedures can be directly run matlab)
LDA人脸识别程序
- 在MATLAB2014b版本,进行人脸识别,包含PCA降维、LDA线性判别、KNN最近邻算法等技术(In MATLAB2014b version, face recognition is carried out, including PCA dimension reduction, LDA linear discriminant analysis, KNN nearest neighbor algorithm and so on.)
MATLAB人脸识别
- MATLAB人脸识别(PCA,LDA,KPCA,BP,可视化界面,摄像头)(Matlab face recognition (PCA, LDA, KPCA, BP, visual interface, camera))