搜索资源列表
regularized-lda
- 基于正则化转置的LDA matlab源代码,可以应用在人脸识别中,详细说明见readme-based Regularization home to the LDA Matlab source code, can be applied to face recognition, detailed explanation see readme
LDA
- LDA matlab程序,提供和大学交流学习。仅供学习研究,严禁商用。
lda.rar
- 压缩包中是几款LDA人脸特征识别的程序,和文章,一共是4个程序吧,有MATLAB的还有C++的,Compressed packet is LDA several facial feature recognition procedures, and articles, a total of four procedures you have MATLAB are C++ the
LDA
- 线性判别分析(LDA)用于特征选择,可以对数据集或者图像提取有用特征,用于分类或者聚类等机器学习应用中-Linear Discriminant Analysis (LDA) for feature selection, application in dataset or image feature extraction, for classification or clustering applications in machine learning
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
P-LDA
- P-LDA算法的代码,2009年的最新刊物的文章,较新的改进算法,供大家学习交流!-Perturbation LDA
LDA-based-face-recognition
- 基于LDA的人脸识别技术,从ORL数据库读数据,然后从中取一部分进行训练,一部分进行测试。-This code is LDA base face recognition programme. It reads nots faces from ORL database and the rest (noc-nots) are used as test. LDA_Performance shows the recognition performance.
LDA
- LDA is pattern recognition mfile.
LDA
- 一个基于LDA的分类程序,对于初学者有很大的帮助-LDA-based classification procedures, for the great help for beginners
lda-0.1-matlab.tar
- lda的实现,找了很久的,还不错的,大家可以试试!-lda implementation, to find a long time, but also good, we can try!
lda
- lda 源码。用来为数据降维,使得识别率有所提高。-lda source code. Is used for data dimensionality reduction, making the recognition rate increased.
LDA
- 数据挖掘的线性判别分析,用matlab编写-Data Mining linear discriminant analysis, using matlab write
LDA
- LDA MATLAB的算法,可以加入iris数据,并且直接可以使用的-LDA MATLAB algorithm, can join the iris data, and can be used directly
2D-LDA
- 2d-lda的一些matlab算法,此法效率较高,值得学习学习哈-2d-lda some matlab algorithm, this method is more efficient, should learn from Kazakhstan
LDA
- LDA matlab code 线性判别式分析(Linear Discriminant Analysis, LDA),也叫做Fisher 线性判别 (Fisher Linear Discriminant ,FLD),是模式识别的经典算法,它是在1996 年由Belhumeur 引入模式识别和人工智能领域的。性鉴别分析的基本思想是将高维的模式样本投影到最佳鉴 别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的 子空间有最大的类间距离和最小的类内距离,即模式在该空间中有
gait recognition with DTW PCA LDA
- code for gait recognition with DTW PCA LDA matlab
LDA
- Basic code for LDA understanding
W124-PCA和LDA人脸识别
- 实现人脸的识别,使用LDA的模型,基于matlab的语言(Realize face recognition)