搜索资源列表
r-lda
- 使用基于LDA算法的人脸识别程序,附有相应的论文-LDA algorithm based on the use of face recognition procedure, with the corresponding papers
LDA.线性决策分析
- 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法,A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
LDA
- 一个用matlab编写的线性判别算法的源程序-lda
LDA55
- LDA算法及matlab实现(有实例)对初学者有很大帮助-LDA algorithm and matlab implementation
LDA
- 一个关于LDA算法的简单介绍和相关例子。-A brief introduction on the LDA algorithm and examples.
LDA
- matlab 实现的LDA算法和线性分类器的实现,其中包括好几个.m文件-matlab implementation of the LDA algorithm and the realization of the linear classifier, which includes several. m file
LDA
- LDA是人脸识别中比较基础的一个算法,在人脸识别中使用较广-Comparison of LDA in face recognition are based on an algorithm used in face recognition broader
lda
- 人脸认识中的一种经典算法--lda,解决了小样本问题,识别率也得到一些提高-Face of a classical understanding of algorithms- lda, to solve the problem of small samples, the recognition rate has been some increase the
2DLDAwiththeSVM-basedfacerecognitionalgorithm
- 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
lda
- 一个基于人耳模式识别的lda算法,可实现对高维矩阵的降维。-A pattern recognition based on human ear lda algorithm can realize high-dimensional matrix of dimension reduction.
LDA
- 一个LDA的算法,可以实现对实现基于LDA的人脸识别-An LDA algorithm, can achieve the realization of Face Recognition Based on LDA
2D-LDA
- 2d-lda的一些matlab算法,此法效率较高,值得学习学习哈-2d-lda some matlab algorithm, this method is more efficient, should learn from Kazakhstan
lda-c-dist
- 在linux下的LDA算法, 用于数据挖掘,可直接编译运行。-In linux the LDA algorithm for data mining, can be directly run the compiler.
Labeled-LDA-model-text-classify
- 基于Labeled-LDA模型的文本分类新算法-Labeled-LDA model based on the new algorithm for text categorization
my_pcalda
- 关于人脸识别的PCA-LDA算法,可成功运行。-a useful program, can be run successfully!
LDA
- 线性判别分析法源代码,LDA算法,输出分类结果-Linear discriminant analysis method source code, to output the classification results
lda.cpp
- lda算法事例,vc++6.0实现,简单易懂,适合新手-LDA algorithm stories of
LDA算法实现人脸识别
- 自己撰写的LDA算法实现简单的人脸识别,用ORL库来做测试。
K-LDA
- 经典kernel LDA算法,可用于人脸识别算法,很好用(Classic kernel LDA algorithm, can be used for face recognition algorithm, very good use)
LDA二分类代码(Matlab实现)
- 基于matlab的LDA算法实现,用于二分类问题(Implementation of LDA algorithm based on MATLAB)