搜索资源列表
Fisher.利用Fisher分类器对数据进行分类
- 利用Fisher分类器对数据进行分类,并画出决策面(含测试数据),Fisher classifier using the data classification, and face painted in decision-making (including test data)
fisher.rar
- 现了fisher线性分类器的功能,源码使用matlab编程,Is the fisher linear classifier functions, the use of matlab programming source code
fisher
- 基于Fisher准则线性分类器设计,理解Fisher准则方法确定最佳线性分界面方法的原理,以及Lagrande乘子求解的原理。-Based on Fisher linear classifier design guidelines, understanding the criteria Fisher method to determine the best linear method of the principle of the interface, as well as solving La
FDA
- Fisher线性判别分类器源代码,包括训练函数和测试函数。-Fisher Linear Discrimination (FLD) classifier source code, including training function and test function.
Fisher
- fisher线性分类器算法,算法实现三维空间中样本中各点的分类情况。-fisher linear classifier algorithm to achieve three-dimensional sample points in the classification.
fisher
- Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
fisher
- 目前模式识别中最为通用的简单的fisher分类器-At present, the most commonly used pattern recognition simple fisher classifier
2
- 这是一个有关模式识别的fisher准则分类器的代码-This is a pattern recognition criteria fisher classifier code
fisherandbayes
- 模式识别实验作业 bayes 和 fisher 线性分类器 有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
fisher
- fisher classfier,主要用于模式识别中的分类,是一种常用的线性分类器。其实严格依据fisher准则编写的。-fisher classfier, mainly used for pattern recognition in the classification, is a commonly used linear classifier. In fact, strictly in accordance with guidelines of the fisher.
ar_dct_lda
- AR人脸库进行DCT变换,然后使用Fisher discriminant analysis 进行特征提取,使用cos分类器进行人脸分类。-AR Face Database for DCT transform, and then use the Fisher discriminant analysis feature extraction, using cos classifier for human face classification.
classifier
- 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
fisher
- 用fisher分类器实现简单的分类,首先进行样本的训练,然后对待测样本进行测试,程序中画出了分界面。-Fisher classifier with a simple classification, first of all to the training sample, then treatment of test samples for testing, the interface of the program are drawn.
fisher
- matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
fisher
- 在matlab中实现模式识别中的一个分类器——fisher分类器-Pattern recognition in matlab to implement a classifier- fisher classifier
Fisher-linear-classify
- matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
Comparison-of-Bayesian-and-fisher
- 训练错误率和交叉验证错误率相等,在样本比较大时,这个结果是可以预期的;训练错误率一般低于测试错误率,但是当样本数据比较少时,实验也出现了意外,样本多的那组测试错误率比样本少的训练错误率还要小;在本实验中,同组数据的交叉验证错误率比独立测试错误率高,这个反常现象是因为样本的原因所致,交叉验证的样本小,而独立测试时所用训练样本数目大,因而出现这种情况。分类线上,fisher准则是一条直线,而贝叶斯分类器实际上是一个类似椭圆的封闭曲线;很明显,贝叶斯分类器比fisher分类器要好。-Training
fisher
- fisher分类器 算法效果好,便于编码,推荐使用-Fisher classification algorithm, ease of coding is recommended to use
Fisher
- fisher分类器matlab代码,只具有二分类特性,可运行-fisher classifier matlab code, has only two classification features, you can run
fisher
- fisher两类线性分类器demo,二维高斯随机数为测试数据(A demo about Fisher linear classifier(Two class))