搜索资源列表
KLFDA
- 这是一个关于Fisher线性判别分析的Matlab的m文件,给出了在高斯核下的程序源码。-This is a Fisher linear discriminant analysis on the Matlab m-file, given the procedures in the lower-Gaussian source.Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.
shujutongji
- 第17章: 数据统计和分析 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分分析 -data
Matlab
- Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分
fisher
- 费希尔线性判别分析代码 Find the Fisher linear separator w (a column vector). X is is the training set (X is a matrix. Each row of X is a vector containing the features of a single sample). y is a column vector with the labels of the training set (1
experiment1
- 模式识别实验验程序 极大似然估计和Fisher线形判别分析-Experimental test procedures for pattern recognition maximum likelihood estimation and Fisher linear discriminant analysis
fisher
- 用于判别分析的fisher判别分析,由谢中华老师编写的源程序-Discriminant analysis
370644RAFisher2cda
- fisher判别分析的matlab压缩文件-fisher discriminant analysis
TEP-KFDA
- 自编的matlab KFDA程序,核费舍尔判别分析。用于TE过程的故障分类,其中包含正常数据以及故障9和故障11。包含了如何进行核训练,故障的分类等。-Directed the matlab KFDA program, nuclear Fisher discriminant analysis. TE for fault classification process, which includes normal and fault data and fault 9 11. Training inc
fisher
- 费谢尔判别法模式识别的三大基础分析方法之一-One of the three basic methods of pattern recognition method Rochelle discrimination charges
pattern-recognition-fisher-logistic
- 模式识别最基本的FISHER线性判别分析,使用数字识别数据集合作为测试 训练 数据 进行判别分析的一种编程实现,其中训练跟测试是分开的。-FISHER basic pattern recognition linear discriminant analysis, using as the test data set to identify the number of training data to achieve a programming discriminant analysis, whi
fisher--matlab
- 利用fisher线性判别分析方法的matlab代码-Use of fisher linear discriminant analysis method matlab code
fisher
- fisher线性判别 图像分析 最大类间方差法(分析判断二值化方法)画图 最小类内方差法-Fisher linear discriminant analysis Maximum class variance method (analysis and judgment two value method) drawing Minimum variance method
fisher
- matlab对于线性判别分析的代码,过程详细易懂,相信对大家有用。-matlab code for linear discriminant analysis, to understand the process in detail, we believe to be useful.
fisher
- 判别分析通常都要设法建立一个判别函数,然后利用此函数来进行批判,判别函数主要有两种,即线性判别函数(Linear Discriminant Function)和典则判别函数(Canonical Discriminate Function)。-fisher classification
moshishibie
- 基于matlab的模式识别基础实例源代码,包括贝叶斯分类器,Fisher线性判别,主成分分析,k均值聚类等。-Based on pattern recognition based matlab examples of source code, including Bayesian classifier, Fisher linear discriminant analysis, principal component analysis, k-means clustering.
LDA
- 性判别式分析(Linear Discriminant Analysis, LDA),也叫做 Fisher 线性判别 (FisherLinear Discriminant,FLD), 是模式识别的经典算法(Linear Discriminant Analysis)
fisher判别分析
- 利用fisher判别分析对于鸢尾花数据集进行分类(Fisher discriminant analysis was used to classify iris data sets)
Fisher线性判别分析实验
- LDA快速学习工具包,对于初学者有很好的帮助作用。(help you learn about LDA fast)
核Fisher鉴别分析方法(KFDA)
- 基于核函数的Fisher分类判别,用于比同种类的分类。(Fisher classification based on kernel function)