搜索资源列表
LDAandPCA
- 站长!这是使用LDA和PCA模式识别方法对人脸特征进行提取计算的Matlab程序框架,比较好!-head! This is the LDA and the use of pattern recognition methods on PCA Facial Feature Extraction for the Matlab program, good!
LDAretrievalNew
- 使用LDA实现三维模型相关反馈的算法注:1、使用本系统必须在本地计算机上安装matlab 2、算法使用的三维模型特征向量是从PSB模型库中自动提取的DESIRE三维模型特征向量 3、本系统自带评测机制-use 3D model relevance feedback algorithm Note : 1. Use of this system must be installed on the local computer Matlab 2, algorithm using 3D model fro
LDA.线性决策分析
- 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法,A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
LDA
- 使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-Implemented using matlab LDA (linear discriminant analysis) classifier, and the implementation of PCA
PCALDA
- PCA+LDA经典人脸识别算法,先用PCA降维,再用LCA降维-PCA+ LDA classical face recognition algorithms, first PCA dimension reduction, reuse LCA dimension reduction
stprtool15aug08
- 捷克理工大学Hlavac教授和Franc博士提供的统计模式识别Matlab工具箱的最新版本V2.09,在原有版本基础上进行了一些修改和完善。它包括现有模式识别的大部分方法,比如SVM,PCA,LDA等。我采用其中的SVM方法进行了人体下肢假肢SEMG信号的分类,效果不错。希望能对大家有帮助。-Statistical Pattern Recognition Toolbox for Matlab (C) 1999-2008, Version 2.09. It includs a number of
stprtool15aug08
- 统计模式识别算法包,包括线性分类算法,SVM,PCA,LDA,EM,k-means分类等多种常用的模式识别算法。-Statistical pattern recognition algorithm package, including a linear classification algorithm, SVM, PCA, LDA, EM, k-means classification and many other commonly used pattern recognition algori
lda
- 非线性降维方法 可以应用于高维数据的机器学习-Nonlinear dimensionality reduction methods can be applied to high-dimensional data, machine learning
FaceEvaluator
- A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
LDA_FACE_RECOGNITION
- 基于LDA的人脸识别软件,malab环境。很不错。-LDA-based face recognition software, malab environment. Is pretty good.
facedetection
- PCA、LDA人脸检测,压缩包里实现了PCA、LDA、最小距离分类器,人脸检测!-PCA, LDA face detection, compression bag to achieve the PCA, LDA, minimum distance classifier, face detection!
LDAForTextClassification
- 使用变分EM方法实现的LDA文本模型 输入为文本即可 分解实现,含多个小函数可单独使用-LDA For Text Classification
FLDbasedFaceRecognitionSystem_v2
- 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
FisherFaces
- FisherFace, an algorithm based on PCA and LDA
lda-0.2-matlab
- LDA(Latent Dirichlet Allocation模型)matlab实现,重要参考资料-LDA (Latent Dirichlet Allocation Model) matlab realize, an important reference
lda-0.2-matlab
- 暂时放置在java中 lda的 还是不错的-lda em matlab
matlab
- 包含数据,可以直接运行。采用LBP特征进行行人和非行人图像的分类,分类方法是LDA。-It contains data that can be run directly. Use LBP features pedestrian and non-pedestrian image classification, classification is LDA.
LDA
- 基于LDA的人脸识别系统,使用MATLAB编程。内有50个训练样本。-Face recognition system based on MATLAB, using LDA programming.
计量经济学与matlab
- LDA数学与经济学 matlab 高级统计学(LDA mathematics and economics matlab advanced statistics)
LDA1
- LDA线性判别算法,可以用来对数据进行降维(LDA linear discriminant algorithm can be used for dimensionality reduction of data.)