搜索资源列表
aaa111
- 关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件-Bayesian classifier on the experimental data we have very good mutual sharing of software
bayeserr
- 该文件为一个用matlab 编写的bayes分类的误差分析程序,比较经典,只得相关开发人员参考 -one of the documents used for the preparation of the Matlab bayes classification error analysis procedures, more classic, only related to the development of reference
Bayes++
- 图像分类器,可实现贝叶斯滤波以及分类,应用与人脸识别,车牌识别等等。
PatternRecognition
- 运用VC++编程实现模式识别程序 对图形和文字进行统计模式识别。主要有Bayes分类器、Fisher分类器、非线性分类
Classify
- VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
DSPLIT
- 经典的bayes分类方法,可以识别不同的手写数字
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
Bayesian_Classification
- c++实现bayes分类算法。算法完整,有应用实例为证。-c++ implementation bayes classification algorithm. Algorithm is complete, there are application examples as evidence.
shouxieshouzirecognition
- 基于vc++的手写数字识别系统,包括模板匹配,Bayes分类,神经网络分类等算法-Vc++ based on the handwritten numeral recognition system, including template matching, Bayes classification, neural network classification algorithm
Classification
- 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
bayes
- 基于最小错误率bayes分类,matlab编写-Bayes classification based on minimum error rate, matlab write
picVC
- 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
PatternRecognition
- 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
mode
- 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
Bayes
- 最小错误概率的Bayes分类器 手写数字识别-Minimum error probability of Bayes classifier handwritten numeral recognition
Bayes
- 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
Bayes-Iris
- 根据贝叶斯原理设计的一个简单的分类器,利用已知样本数据训练后,分类器就可以对未知样本进行分类。(实验时采用的是Iris数据集。)-According to the design of a simple Bayesian classifier, using the known training sample data, the classifier can classify the unknown samples. (Experiments using the Iris data set.)
bayes
- Bayes分类 1)三类协方差不相等 2)三类协方差相等( ) 3)编程上机画出三类分类界线(或分界面)。 -Bayes classification 1) three types of covariance not equal 2) three equal covariance () 3) programming line on the machine to draw three categories (or sub-interface).
bayes-function
- python语言写的bayes分类器,自己写的,完全可用!-written in python language bayes classifier, write your own, completely free!
Fisher-and-Bayes-classification-
- Fisher 和 Bayes分类器的比较,利用身高体重数据进行分类比较-Fisher and Bayes Classification