搜索资源列表
LDA
- 人脸识别主成分分析LDA代码,MATLAB写的。-Principal Component Analysis LDA code written in MATLAB.
Getproject_gsvd_mar
- LDA/GSVD算法matlab代码,可用来实现基于广义奇异值分解的线性鉴别分析方法-LDA / GSVD algorithm Matlab code, can be used to achieve based on the generalized singular value decomposition of linear discriminant analysis method
SubspaceLearningCodes
- 子空间学习的代码,主要包括人脸识别中常用的特征提取算法如pca lda 以及目前常见的流行学习的相关代码-Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
DF_LDA_TNN
- LDA 人脸识别的 matlab 源程序 大家看看 可以用的-LDA face recognition matlab source code you can look at the
PCA
- 主成分分析的代码,降维的工具,特征提取降维的工具-PCA code
PRproject_lda
- 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algo
lda
- For LDA for face recognition with MATLAB code.
DiaLDA
- 是关于对角LDA算法的matlab代码,包含对角化代码和对角化LDA代码-Is a diagonal LDA algorithm on matlab code, including code and diagonalization Diagonalization LDA code
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
PCA-LDA
- it is PCA-LDA matlab code. (feature reduction)
Code
- This another matlab code for PCA-LDA
LDAMATLAB-code
- this file includes LDA algorithm MATLAB code
LDA
- LDA for face recognation matlab code
LDA
- LDA matlab code 线性判别式分析(Linear Discriminant Analysis, LDA),也叫做Fisher 线性判别 (Fisher Linear Discriminant ,FLD),是模式识别的经典算法,它是在1996 年由Belhumeur 引入模式识别和人工智能领域的。性鉴别分析的基本思想是将高维的模式样本投影到最佳鉴 别矢量空间,以达到抽取分类信息和压缩特征空间维数的效果,投影后保证模式样本在新的 子空间有最大的类间距离和最小的类内距离,即模式在该空间中有
lda-0.1-matlab
- 这是一个LDA主题模型的matlab代码,可进行中文模糊聚类分析,内涵说明,可直接使用。-This is a topic LDA model matlab code, can be Chinese fuzzy clustering analysis, meaning that can be used directly.
LDA
- LDA Classification Matlab Code
gait recognition with DTW PCA LDA
- code for gait recognition with DTW PCA LDA matlab
LDA
- Basic code for LDA understanding
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)