搜索资源列表
Bayes
- C++实验bayes分类,并画了分类曲线
bayes
- bayes分类 windows下的源程序
贝叶斯和Fisher分类器的matlab源程序
- 基于Bayes和fisher的分类器,便于对通一批数据比较两个分类器的分类结果标有注视,简单易懂,用于初学者入门使用
BayesTest(模式识别分类程序).rar
- 这是一个计算机实现图形分类的程序,它可以包含基本的分类算法,This is a computer graphics classification procedures, it may include basic classification algorithm
fenleichengxu.rar
- 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
Bayes.rar
- 使用Iris数据集,朴素贝叶斯分类算法。,The use of Iris data set, Naive Bayes classification algorithm.
Bayes
- 使用Matlab实现,包括一维特征最小错误率bayes分类器;二维特征最小错误率bayes分类器;二维特征最小风险bayes分类器以及使用的数据集合。-Using the Matlab implementation, including the minimum error rate of one-dimensional characteristics of bayes classifier two-dimensional characteristics of the minimum error
bayes
- 用matlab完成基于最小错误率的贝叶斯分类器的设计-Done with matlab error rate based on the minimum design of Bayesian classifier
Bayes
- 使用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序,分为协方差相等和不相等两种情况,最后画出了三类的分界线-Using matlab to the smallest error rate based on the Bayes classifier to carry out simulation, the preparation of the corresponding procedures, divided into equal covariance and unequ
Bayes
- 一个比较简单的模式识别问题。用female.txt 和male.txt 的数据作为训练样本集,建立Bayes 分类器,用测试样本数据set1.txt、set2.txt、set3.txt 对该分类器进行测试,分别应用单个特征及两个特征进行实验-A relatively simple pattern recognition problem. Female.txt and male.txt use data as a training sample set, the establishment of
bayes
- Bayes分类程序源代码,用于两类模式的分类识别-Bayes classification of source code for two types of pattern classification to identify
bayes
- 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。-The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probabilit
Bayes-Matlab
- 基于最小错误率,和最小风险的Bayes分类器Matlab 实现 -Bayes Matlab
bayes
- 基于最小错误率bayes分类,matlab编写-Bayes classification based on minimum error rate, matlab write
bayes
- 贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
Bayes
- Bayes分类器算法设计的matlab码 注释详细 大家一起学习啊-Bayes classifier algorithm design of the matlab code comment in detail with everyone to learn ah
Bayes
- 最小错误概率的Bayes分类器 手写数字识别-Minimum error probability of Bayes classifier handwritten numeral recognition
bayes
- 用matlab对基于最小错误率的Bayes分类器进行仿真,编写了相应的程序.-Using matlab based on the Bayes minimum error rate classifier simulation, the preparation of the corresponding program.
BAYES
- 有几类样本点,利用BAYES分类器求出其分界面,并分析这类分类器的特点。-There are several types of sample points, using BAYES classifier obtained its sub-interface, and analyze the characteristics of such classification.
bayes
- 能够实现bayes分类器算法,并自带案例(Realize the Bayes Classifer)