搜索资源列表
ImagePatternRecognition
- 本书介绍图像模式识别的各种算法及其编程实现步骤。全书共分为10章,内容包括:模式识别的基本概念,位图的基础知识,分类器设计,模板匹配分类器,基于概率统计的Bayes分类器,几何分类器,神经网络分类器,图像分割与特征提取,聚类分析,模糊聚类分析,遗传算法聚类分析-Image Pattern Recognition
bayes
- 贝叶斯分类器计算的后验概率值,找到最大的后验概率-Bayesian classifier posteriori probability value, find the maximum a posteriori probability
naiveBayesClassify
- 自己用JAVA编写的朴素贝叶斯分类器程序,测试过,没问题,放心下载吧。-Naive Bayes classifier program written with JAVA, and tested, no problem, rest assured download it.
HL
- 经过调试过的朴素贝叶斯分类器,可以正常使用。-After debugging through the Naive Bayes classifier, can be used normally .
beiyesi
- 在matlab环境下的一个朴素贝叶斯分类器,大家可以学习参考下-Matlab environment a Naive Bayes classifier, we can learn to refer to the following
Fisher_Bayes
- 模式识别中Fisher、Bayes分类器设计-Design of Fisher and Bayes Classifier in Pattern Recognition