Description: 实现贝叶斯决策算法,从文件中读出数据,并且会出决策的分布图。-achieve Bayesian decision-making algorithm, which sensed data from the document, and will make the distribution of decision-making. Platform: |
Size: 53248 |
Author: |
Hits:
Description: % PIEFLAB Main Directory
% ----------------------
%
% .m - files
% ----------
% Contents.m : this file
% startup.m : startup file: sets Matlab path executed automatically when
% Matlab command is performed in this directory
%
% subdirectories
% --------------
% General/ : general matlab commands
% MRF/ : Markov Random Field: Bayesian algorithm for images
% Noise/ : noise generation, density/distribution functions
% Tests/
% Threshold/ : threshold procedures (includes threshold assessment)
% WT/ : Wavelet Transform routines
% Poisson/ : Poisson intensity estimation routines
% Copyright (c) Maarten Jansen
% K.U.Leuven - Flanders (Belgium)
%
% This software is part of PiefLab and is copyrighted material. More info on
% copyright policy is available on:
% www.cs.kuleuven.ac.be/~maarten/software/- PIEFLAB Main Directory----------------------. M- files---------- Contents.m: this file startup.m: startup file: sets Matlab path executed automatically when Matlab command is performed in this directory subdirectories-------------- General /: general matlab commands MRF /: Markov Random Field: Bayesian algorithm for images Noise /: noise generation, density/distribution functions Tests/Threshold /: threshold procedures (includes threshold assessment) WT /: Wavelet Transform routines Poisson /: Poisson intensity estimation routines Copyright (c) Maarten Jansen KULeuven- Flanders (Belgium) This software is part of PiefLab and is copyrighted material. More info on copyright policy is available on: www.cs.kuleuven.ac.be/ ~ maarten/software / Platform: |
Size: 113664 |
Author:汪伟 |
Hits:
Description: 贝叶斯matlab程序算法,给出了大量练习数据和实验方法以及结果分析。-Bayesian algorithm matlab procedures are given a great deal of practice data and experimental methods and results analysis. Platform: |
Size: 2033664 |
Author:邵桂芳 |
Hits:
Description: 贝叶斯算法相关,贝叶斯算法是模式分类领域的鼻祖算法,优势明显缺陷亦明显-Bayesian algorithm related to Bayesian algorithm is the originator of the field of pattern classification algorithms, have obvious advantages are obvious defects Platform: |
Size: 1032192 |
Author:lulu |
Hits:
Description: 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training Platform: |
Size: 162816 |
Author:guifeng2002 |
Hits:
Description: 实现数据挖掘的关联规则贝叶斯算法,打开可直接运行-Data mining association rules Bayesian algorithm can be directly run to open Platform: |
Size: 908288 |
Author:张菲 |
Hits:
Description: 贝叶斯是基于概率的一种算法,此种算法用于过滤垃圾邮件得到了广泛地好评-Bayesian probability is based on an algorithm, such algorithm for spam filtering has been widely praised Platform: |
Size: 593920 |
Author:林嘉 |
Hits:
Description: 基于贝叶斯最小错误率算法的崇明岛遥感图像分类程序。并且有饼状图显示各类地物比例-Minimum error rate based on Bayesian algorithm for Chongming Island, the remote sensing image classification procedures. And the pie chart below shows the proportion of various types of features Platform: |
Size: 1425408 |
Author:李琛 |
Hits:
Description: 利用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 Platform: |
Size: 11264 |
Author:satanwings |
Hits:
Description: 贝叶斯分类器的算法解析,以及用c#写的关于文本文档的贝叶斯算法设计-Bayesian classifier algorithm analysis, and use c# to write the text of the document on Bayesian Algorithm Platform: |
Size: 487424 |
Author:sumnus |
Hits:
Description: In this paper, we propose a Bayesian methodology for
receiver function analysis, a key tool in determining the deep structure
of the Earth’s crust.We exploit the assumption of sparsity for
receiver functions to develop a Bayesian deconvolution method as
an alternative to the widely used iterative deconvolution.We model
samples of a sparse signal as i.i.d. Student-t random variables.
Gibbs sampling and variational Bayes techniques are investigated
for our specific posterior inference problem. We used those techniques
within the expectation-maximization (EM) algorithm to
estimate our unknown model parameters. The superiority of the
Bayesian deconvolution is demonstrated by the experiments on
both simulated and real earthquake data. Platform: |
Size: 3350528 |
Author:张洋 |
Hits:
Description: 基于水质模型的预测的贝叶斯算法,主要包含数据处理和预测学习算法程序-Based on the water quality model prediction of the bayesian algorithm, consists of data processing and predict learning algorithm procedures Platform: |
Size: 55296 |
Author:刘海波 |
Hits:
Description: 数据挖掘中的预测的贝叶斯算法,采用二维数组实现-Bayesian algorithm for prediction in data mining using two-dimensional array implementation Platform: |
Size: 4096 |
Author:liuyan |
Hits:
Description: 论文:基于MCMC的贝叶斯生存分析理论及其在可靠性评估中的应用。对于贝叶斯中的mcmc算法介绍较详细-Thesis: Based on MCMC Bayesian theory of survival analysis and reliability assessment. Mcmc in Bayesian algorithm introduced in more detail Platform: |
Size: 5568512 |
Author:鱼淼 |
Hits:
Description: 贝叶斯回归算法以及几个仿真文件和仿真数据-bayesian algorithm and several test programs as well as the test data Platform: |
Size: 190464 |
Author:oldyoung |
Hits:
Description: 康奈尔大学开发的GWLF模型的贝叶斯算法校准及不确定性分析模块,基于excel VBA平台开发-Bayesian algorithm developed by Cornell University GWLF calibration models and uncertainty analysis module, based on excel VBA platform Platform: |
Size: 4096 |
Author:qizuoda |
Hits: