搜索资源列表
Matlab贝叶斯分类器+(Bayers)程序
- 用matlab实现贝叶斯分类器,模式识别的一个程序。 matlab的英文教程
naive_bayes_numeric
- 利用matlab实现的朴素贝叶斯分类器的源代码,可以用来分类或识别,自己编写的,请多指教-Using matlab Naive Bayesian classifier to achieve the source code can be used to classification or recognition, I have written, and like him Zhijiao
naivebayes
- 已调试好的基于贝叶斯判别的手写体数字识别的matlab实现,包括样本图片的预处理、创建朴素贝叶斯分类器对象和检验判别效果的程序源代码大全-failed to translate
1
- 这是一个模式识别,关于贝叶斯分类器实现的代码-This is a pattern recognition, Bayesian classifier on the realization of the code
code
- 本贝叶斯分类器可以实现对二维高斯分布样本的分类-The Bayesian classifier can achieve two-dimensional Gaussian distribution of the classification of samples
119128664bayes_classifier
- 贝叶斯分类器源代码.能很好的实现分类.是很好的学习资料.期望与大家一起分享.-Bayesian classifier source code. Can achieve very good classification. Is a very good learning materials. Look forward to working with you to share
ClassCode
- 本程序基于matlab实现了贝叶斯分类器,是模式识别理论中基本的操作,希望对初学者有帮助。-This procedure achieved a matlab-based Bayesian classifier, Pattern Recognition Theory is the basic operation, and they hope to be helpful for beginners.
Bayes_EM
- 利用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
bayes_numeric
- 利用matlab实现的数值型贝叶斯分类器的源代码,可以用来分类或识别,很值得收藏-Using matlab to achieve numerical Bayesian classifier source code can be used to classification or identification, it is worthy of collection
bayes_classifier
- 贝叶斯分类器实现多类识别,主要用于两类的识别-BAYES_CLASSIFIER function calculates the discriminant functions for two classes.
bayes
- 贝叶斯分类器的设计与实现,非常好的应用程序,能够在其上面实现人脸识别-Bayesian classifier design and implementation of a very good application, face recognition can be achieved in the above
Pattern-recognition
- 《模式识别》,是本人用matlab语言编程来实现贝叶斯分类器的设计-" Pattern recognition" is a programming language I use matlab to implement Bayesian classifier design
Matlab-Bayers
- 用matlab实现的贝叶斯分类器程序,关于图像的贝叶斯分类程序-matlab bayesian classification
1
- 实现贝叶斯分类器,在matlab上的源代码-Bayesian classifier in matlab source code
matlab
- 贝叶斯分类器MATLAB经典程序 朴素贝叶斯分类matlab实现 贝叶斯分类算法-bayes matlab program
BayesClassification-Matlab
- 简单的贝叶斯分类器的Matlab实现,并提供了三个实例-Simple Bias classifier Matlab implementation, and provides three examples
BayesianClassifier-
- 利用MATLAB实现贝叶斯分类器,使得分类结果更加准确。希望对同行有用。-The Bias classifier using MATLAB, which makes the classification more accurate results. Hope that useful to peers.
Matlab-(Bayers)
- 线性分类器可以实现线性可分的类别之间的分类决策,其形式简单,分类决策快速。但在许多模式识别的实际问题中,两个类的样本之间并没有明确的分类决策边界,线性分类器(包括广义线性分类器)无法完成分类任务,此时需要采用其它有效的分类方法。贝叶斯分类器就是另一种非常常见和实用的统计模式识别方法。-Linear classifier can be realized linearly separable classification decision between classes in the form of
贝叶斯分类器
- 该程序能够实现对两种样本进行贝叶斯分类,并且能够通过旋转观察两类的三维图,还能够画出超平面,更加直观的观察两类的分类。(The program can realize the Bayesian classification of two kinds of samples, and can be observed by rotating the 3D figure two class, also can draw a plane, the classification of the two cla
Bayes classifier
- 基于贝叶斯分类器的数据处理与MATLAB实现(Data processing based on MATLAB implementationof Bayes classifier)