搜索资源列表
贝叶斯决策
- 实现贝叶斯决策算法,从文件中读出数据,并且会出决策的分布图。-achieve Bayesian decision-making algorithm, which sensed data from the document, and will make the distribution of decision-making.
贝叶斯决策
- 贝叶斯决策
贝叶斯决策
- 实现贝叶斯决策算法,从文件中读出数据,并且会出决策的分布图。-achieve Bayesian decision-making algorithm, which sensed data from the document, and will make the distribution of decision-making.
Machine_Learning_Tom_M.Michell
- 一些机器学习的文档.有贝叶斯,决策树,ga,ann,规则学习,增强学习等ppt介绍文档-some machine learning documents. A Bayesian, decision tree, ga, ann, rule learning, to enhance learning ppt documents introduced
bayes1111
- Bayes分类器设计,对模式识别有一个初步的理解,能够根据自己的设计对贝叶斯决策理论算法有一个深刻地认识-Bayesian classifier design, pattern recognition to a preliminary understanding, According to the design of Bayesian decision theory algorithm has a profound understand
bayes.c
- 两类正态分布模式贝叶斯分类算法源程序,用c语言实现的-two normal mode Bayesian classification algorithm source files, using the C Language
beyeshi
- 贝叶斯决策解决城市最短路径问题,人工只能实验项目-Bayesian decision-making to address the urban shortest path, artificial only pilot projects
beyestxfg
- 论文分享:基于最小错误率贝叶斯决策的苹果图像分割。-papers share : Based on the minimum error rate Bayesian decision-making apple image segmentation.
040411
- 模式识别方面的课件,是关于贝叶斯决策理论的,希望对大家有用-Aspects of pattern recognition software, on the Bayesian decision theory, and I hope useful for everyone
PatternRecognition
- 详细讲解了模式识别的算法理论,如近邻法,贝叶斯决策理论等,以及人工神经网络的主要算法-Detailed account of the theory of pattern recognition algorithms, such as neighbor method, Bayesian decision theory, as well as artificial neural network algorithm
bayes
- 运筹学中的贝叶斯决策方法,c++代码,可以运行-Operations research in the Bayesian decision-making methods, c++ Code can run
bayes
- 贝叶斯决策包含最小风险和最小错误概率两种情况的仿真-Bayesian decision-making included the minimum risk and minimum error probability of the two simulation
patternRecognition
- 这系列课件系统地讲述了模式识别的基本理论和基本方法。内容涵盖了贝叶斯决策、概率密度函数的估计、线性判别函数、邻近法则、特征的选择和提取、非监督学习、神经网络、模糊模式识别等。-This series of courseware on a pattern recognition system to the basic theory and basic methods. Covers the Bayesian decision-making
最小错误率贝叶斯决策
- 基于最小错误率的贝叶斯决策 (1)要决策分类的类别数是一定的;(2)每一类出现的“先验概率”已知;(3)每一类的“类条件概率密度”已知;(Bayesian Decision Based on Minimum Error Rate(1) the "prior probabilities" of each class are known; (2) the "conditional probability den
贝叶斯决策实现线性样本分类
- MATLAB语言编程,用贝叶斯决策算法实现线性样本分类,输入待分类样本,输出样本分类决策面。(MATLAB programming language, using Bayesian decision algorithm to achieve linear sample classification, input samples to be classified, output samples, classification, decis
work
- 1) 以身高为例,画出男女生身高的直方图并做对比; 2) 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3) 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4) 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(1) taking height as an example, dr
模式识别与机器学习3贝叶斯决策理论
- 讲述模式识别与机器学习,贝叶斯决策理论的相关知识,(Bayesian decision theory in narrative pattern recognition)
bayes
- 关于贝叶斯决策的一些算法,最大最小风险项(Some algorithms on Bayesian decision, maximum and minimum risk items)
贝叶斯判决
- 假定某个局部区域细胞识别中正常w1和非正常w2 两类先验概率分别为: 正常状态:P(w1)=0.9 ; 异常状态:P(w2)=0.1 。 现有一系列待观察的细胞,其观察值为: -2.67 -3.55 -1.24 -0.98 -0.79 -2.85 -2.76 -3.73 -3.54 -2.27 -3.45 -3.08 -1.58 -1.49 -0.74 -0.42 -1.12 4.25 -3.99 2.88 -0.98
基于贝叶斯的图像分割
- 基于贝叶斯的图像分割,使用贝叶斯决策对图像进行分割(Based on Bayesian image segmentation, use Bayesian decision to segment the image)