搜索资源列表
fisher1111
- 基于Fisher准则线性分类器设计 进一步了解分类器的设计概念,能够根据自己的设计对线性分类器有更深刻地认识,理解Fisher准则方法确定最佳线性分界面方法的原理 -Fisher linear classification criteria for classification designed to further understanding of the design concept According to the design of linear classification f
fisher
- 基于Fisher线性判别的基因分类器的matlab源码
fisher.rar
- 现了fisher线性分类器的功能,源码使用matlab编程,Is the fisher linear classifier functions, the use of matlab programming source code
sex_recognization
- 模式识别:线性分类器,fisher线性判别 female和male中分别为训练集 test1和test2为测试集-fisher
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算法用于其它应用-Fisher linear classifier achieved using a small program that can extract from the inside Fisher algorithm for other applications
Fisher-linear-classify
- matlab 实现线性分类器 包含图表,m文件,实验报告-the linear classifier matlab that contains the chart, m file, lab report
Pattern-recognition-experiment
- 基于Fisher线性判别的基因分类器的设计,里面有源程序-Fisher linear discriminant based on the gene classifier design, which has source code
question2
- fisher线性分类器训练计算样本错误率,画投影直线-fisher linear classifier training sample error rate calculation, draw a straight line projection
fisher
- 线性分类器,采用的是Fisher准则,对人的身高体重的分类-Linear classifier, using the Fisher criterion for the classification of people' s height and weight
fisherclassify
- 本程序主要是实现fisher线性分类器的功能,主要应用于隐写分析中的分类情形。-fisher linear classifier
fisher
- 基于fisher准则的线性分类器,每类7个样本-Criteria based on fisher linear classifier, each class of seven samples
bayesPfisher
- 基于bayes准则和fisher准则的线性分类器。bayes是对细胞的判别分类 分为最小错误率和最小风险两种;fisher是对两类进行判别-Bayes guidelines and criteria based on fisher linear classifier. bayes classification is divided into cells, determine the minimum error rate and minimal risk of two kinds fisher
moshishibie
- 模式识别 二维高斯随机数 fisher线性分类器-Two-dimensional Gaussian random number pattern recognition fisher linear classifier
Fisher-linear-discriminant-method
- 此为模式识别中的Fisher线性判别方法求分类器。进行了男、女错误率和总错误率的统计。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本均值m1和内离散度S1; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本均值m2和内离散度S2; 3、求最佳变换向量和阀值点; 4、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 5、把最佳变换向量和阀值点、x代入判别方程g(x); 6、对本判别的错误率进行
fisher
- 基于FIsher线性判别的两类模式分类器-Two kinds of pattern classifier based on Fisher linear discriminant
Fisher-and-Perceptron
- Matlab实现Fisher线性分类器和Perceptron线性分类器,包含2D图形生成,实验数据采用井字棋数据-Fisher and Perceptron Linear Discriminant Analysis Matlab implementation using Tic-tac-toe data
Fisher-Linear-classifier-design
- Fisher线性判别方法 Bayes决策的错误率的计算 分类器错误率的估算方法-Fisher linear discriminant method Bayes decision error rate calculation classifier error rate estimation method
Fisher
- 模式识别中Fisher线性分类器的Matlab实现,将随机数分类并人机交互地输入测试点。-Fisher linear classifier in pattern recognition written in Matlab. It generates random sample dots and input test samples via clicking.
fisher
- fisher两类线性分类器demo,二维高斯随机数为测试数据(A demo about Fisher linear classifier(Two class))