搜索资源列表
LDA
- 一个用matlab编写的线性判别算法的源程序-lda
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 is pattern recognition mfile.
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
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
lda
- This code is LDA base face recognition programme. It reads nots faces from ORL database a
2D-LDA
- 2D-LDA, used for classification.
2D-LDA
- 2d-lda的一些matlab算法,此法效率较高,值得学习学习哈-2d-lda some matlab algorithm, this method is more efficient, should learn from Kazakhstan
pca-lda
- face recognitionand detection by lda,pca
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
LDA
- LDA for face recognation matlab code
LDA
- LDA matlab code 线性判别式分析(Linear Discriminant Analysis, LDA),也叫做Fisher 线性判别 (Fisher Linear Discriminant ,FLD),是模式识别的经典算法,它是在1996 年由Belhumeur 引入模式识别和人工智能领域的。性鉴别分析的基本思想是将高维的模式样本投影到最佳鉴 别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的 子空间有最大的类间距离和最小的类内距离,即模式在该空间中有
用PCA(非工具包,自写)实现LDA
- 上了一门统计分析的课程,所有课程所学内容均不允许使用工具包,特自写PCA,实现LDA线性分类,希望可以与大家分享,一起学习参考,
gait recognition with DTW PCA LDA
- code for gait recognition with DTW PCA LDA matlab
LDA算法实现人脸识别
- 自己撰写的LDA算法实现简单的人脸识别,用ORL库来做测试。
LDA
- Basic code for LDA understanding
LDA
- 性判别式分析(Linear Discriminant Analysis, LDA),也叫做 Fisher 线性判别 (FisherLinear Discriminant,FLD), 是模式识别的经典算法(Linear Discriminant Analysis)