搜索资源列表
-
0下载:
最经典的Bayes分类器!最小化分类错误。用matlab语言编写,附有实例。-classic Bayesian classifier! Minimize classification errors. Using Matlab language, with examples.
-
-
0下载:
脱机手写体识别Matlab源程序
包括特征提取、bayes分类器、K近邻分类及最近邻分类。
Testscr iptRecognition.m:测试代码
scr iptFeaExtract.m :特征提取
KNearestEstimate.m :K近邻估计
NearestEstimate.m : 最近邻估计
BayesTrain.m :训练bayes分类器
Bayes.m :测试bayes分类器
CrossValidate.m :m交叉验证
-Offlin
-
-
0下载:
Bayes分类器应用于IRIS数据集的例子-An example of Bayes Classifier applied on IRIS Data Set
-
-
0下载:
一个比较简单的模式识别问题。用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
-
-
0下载:
贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
-
-
1下载:
模式识别实验作业
bayes 和 fisher 线性分类器
有实验报告-Pattern Recognition and bayes experimental operation fisher linear classifier experimental report
-
-
0下载:
贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
-
-
0下载:
通过设计线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,设计支持向量机对给定样本进行有效分类并分析结果。-By designing a linear classifier minimum risk Bayes classifier supervised learning method hierarchical cluster analysis K-L transform to extract efficient features, designed to
-
-
0下载:
利用matlab实现的基于EM算法的贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve EM algorithm based on Bayesian classifier of the source code can be used to classification or identification, it is worthy of collection
-
-
0下载:
利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
-
-
0下载:
matlab实现的模式识别的分类器:fisher 与bayes 分类器,实现男女性别的分类.-matlab implementation of the pattern recognition classifier: fisher and bayes classifier, to achieve gender classification.
-
-
0下载:
贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
-
-
1下载:
该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
-
-
0下载:
一种贝叶斯分类器,用matlab写成,可用于实现贝叶斯分类-A Bayesian classifier, languages can be used to implement the Bayesian classifier using matlab
-
-
0下载:
在matlab环境下,实现鸢尾花数据的贝叶斯分类,没有利用现成的数据命令。-Bayesian classifier in Matlab environment, iris data, there is no off-the-shelf data command.
-
-
0下载:
贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
-