搜索资源列表
FisherLDA
- fisher模式识别线性判别分析,在信号处理中运用比较普遍-fisher linear discriminant analysis pattern recognition, signal processing used in the more common
xianxing
- 在模式识别中线性判别函数的MATLAB实现,与程序分析-Linear discriminant function in pattern recognition of the MATLAB implementation, and program analysis
LDA
- LDA(线性判别分析)程序,给大家参考一下啊-LDA (linear discriminant analysis) program, for your reference.
lda
- 模式识别的fisher线性判别分析lda方法-Pattern Recognition fisher linear discriminant analysis lda method
TDLDA
- 2维线性判别分析算法,可以应用于人脸识别等图像处理问题中。-2 dimensional LDA algorithm,it can be applied to face recognition and other image processing problems.
LDA2010
- 使用线性判别分析法(LDA)实现分类的函数代码-the code of a classification method:LDA
LDAgdm
- 详细说明:使用matlab实现的LDA(线性判别分析)分类器,以及PCA的实现-matlab implementation of the LDA algorithm and the realization of the linear Discriminant Analysis
yunfun
- 雅克比迭代求解线性方程组课设,模式识别中的bayes判别分析算法,完整的图像处理课设,包含所有源代码,汽车图像。- Jacobi iteration for solving linear equations class-based, Pattern Recognition bayes discriminant analysis algorithm, Complete class-based image processing, contains all of the source code, au
fing-ue67
- 模式识别中的bayes判别分析算法,能量熵的计算,雅克比迭代求解线性方程组课设。- Pattern Recognition bayes discriminant analysis algorithm, Energy entropy calculation, Jacobi iteration for solving linear equations class-based.
hui_v11
- 模式识别中的bayes判别分析算法,进行逐步线性回归,包括脚本文件和函数文件形式。- Pattern Recognition bayes discriminant analysis algorithm, Stepwise linear regression, Including scr ipt files and function files in the form.
程序
- Fisher判别适合于两类的判别分析。本文采用的鸢尾花数据库中鸢尾花类别有三类,所以先采用Fisher判别对数据进行二分类判别分析,然后采用一对一进行多分类。(Fisher discriminant analysis is suitable for two kinds of discriminant analysis. There are three categories of iris in the iris database in this paper, so the Fisher disc
pca-lda
- 主成分分析法和线性判别分析常用来对原始数据进行简单的数学分析(Principal component analysis and linear discriminant analysis are usually used for simple mathematical analysis of raw data.)
airpls-pls-lda
- airpls扣掉原始数据荧光背景,pls提取主成分,lda进行线性判别分析。程序和数据完整,不懂欢迎询问(Airpls's original data of fluorescence background, pls principal component extraction, linear discriminant analysis. Program and data integrity, welcome to inquire)
LDA
- 使用matlab实现lda线性判别分析,代码。(Matlab LDA implementation)