搜索资源列表
LDA-Reconginatin Matlab LDA降维经典程序
- Matlab LDA降维经典程序 外国人Jonathan Huang写的LDA matlab程序,用于多维特征的降维 -Matlab LDA dimension reduction procedures foreigners Jonathan Huang classic written LDA matlab program for multi-dimensional characteristics of the dimension reduction
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
SVM
- In this paper, we show how support vector machine (SVM) can be employed as a powerful tool for $k$-nearest neighbor (kNN) classifier. A novel multi-class dimensionality reduction approach, Discriminant Analysis via Support Vectors (SVDA), is in
drtoolbox
- 对于特征维数降维的matlab工具箱,包括PCA LDA PPCA 等-Matlab Toolbox for Dimensionality Reduction (v0.7.1- June 2010)
PCAandLDA
- 用pca 和 lda 实现数据的降维,加快机器的特征提取的速度。-Pca and lda of data with dimension reduction, feature extraction to speed up the speed of the machine.
lda
- This file implement Lda algorithm for dimension reduction and clustering techniques. Dimension reduction, Clustering.
facepcalda
- 一个用PCA和LDA降维,并用knn分类的人脸识别例程-A dimension reduction using PCA and LDA, and face recognition with the knn classification routines
2D-LDA
- 2D-LAD demensionality reduction matlab-2D-LAD demensionality reduction matlab
data_deal
- 数据的LDA处理,降维消除冗余,自己尝试的编写的,仅供参考-LDA data processing, dimensionality reduction to eliminate redundancy, to try writing their own, and for reference only
drtoolbox
- feature reduction , pricipal component analysis,lda,... and other technics
PCA-LDA
- it is PCA-LDA matlab code. (feature reduction)
06102001
- 机器学习》课上的作业,PCA和LDA降维,尽管网上很多,但很少注释,另外细节上也没注意。这里有很详细的注释。另外还附上一个Naive贝叶斯分类器,大家可以作比较。附带的图像包是OLR人脸。ReducedDim为想要提取的特征数,不是百分比!-" -Machine learning" classes on the homework, PCA and LDA dimensionality reduction, even though a lot of online, but few notes, o
lda
- 线性判别法(LDA),用来降维的,找了好久了,很好用-Linear discriminant method (LDA), used to dimensional reduction, for a long time, very good
lda
- LDA空间降维程序,此程序通计算数据的特征值和特征向量,再通过矩阵相乘,从而达到降维的目的。-LDA space dimension reduction procedure, this procedure pass computing the eigenvalues and eigenvectors of the data, and then through the matrix multiplication, so as to achieve the purpose
TYZmyLDA
- LDA算法的matlab程序。本代码是对一维信号进行LDA降维处理的函数。-LDA algorithm matlab program. This code is a one-dimensional signal processing functions LDA dimensionality reduction.
LDA
- LDA:线性判别分析方法。用于实现线性数据降维。采用K近邻分类器对数据进行分类-LDA: linear discriminant analysis method. Used to achieve linear data dimensionality reduction. Using K-nearest neighbor classifier for data classification
1111_10
- this paper has used gabor filter for feature extraction and for feature reduction PCA+LDA has been used. for classification minimum distance classifier is used. PCA+LDA shows better performance than PCA or LDA alone
LDA
- LDA是一种常见的降维算法,这个算法是完整的算法,可以正常运行-LDA is a common method of Dimension reduction
lda-0.2-matlab.tar
- lda降维方法源码,lda 方法有很牛逼的降维效果,对分类精度有很大的提升(lda dimension reduction method source code, lda method is very Niubi dimension reduction effect, classification accuracy has greatly improved)
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.)
