Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MCMC
Search - MCMC - List
马尔可夫链,蒙特卡洛方法,数值模拟 matlab程序-Markov chain Monte Carlo methods, numerical simulation procedures Matlab
Update : 2008-10-13 Size : 16822 Publisher : 俏鱼

This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL
Update : 2008-10-13 Size : 958327 Publisher : 郭剑辉

DL : 0
he AutoMix package is a C program for Unix-like systems, implementing the automatic reversible jump MCMC sampler of the same name described in Chapters 4, 5, and 6 of David Hastie s Ph.D. thesis-he AutoMix package is a C program for Unix-l ike systems, implementing the automatic reversible jump MC MC sampler of the same name described in Chapter s 4, 5, and 6 of David Hastie's Ph.D. thesis
Update : 2008-10-13 Size : 93856 Publisher : sjtuzyk

DL : 0
马尔可夫蒙特卡罗方法,用于计算随机模拟的数值仿真。-Handbook of MCMC
Update : 2024-05-07 Size : 15306752 Publisher :

Othermcmc
DL : 0
MCMC抽样算法,详细介绍,英文内容,但是比较好懂-MCMC sampling algorithm, in detail, the English content, but relatively easy to understand
Update : 2024-05-07 Size : 590848 Publisher : zyf

DL : 0
马尔可夫链蒙特卡罗(MCMC)入门学习资料,包括MetropolisSampling、Metropolis-Hastings Sampling、Gibbs Sampling。包含文档以及对应的程序!选自2011年MarkSteyvers的Computational Statistics with Matlab(MCMC)-MCMC learning materials of Computational Statistics with Matlab(MCMC) by MarkSteyvers, 2011
Update : 2024-05-07 Size : 1043456 Publisher :

OtherMCMC
DL : 0
该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian Model Selection即MONTE CARLO马尔克夫链的算法,用来实现目标跟踪,多目标跟踪,及视频目标跟踪及定位等,解决非线性问题的能力比卡尔曼滤波,EKF,UKF好多了,是我珍藏的好东西,现拿出来与大家共享,舍不得孩子套不着狼,希望大家相互支持,共同促进--the program based on particle filter for a new algorithm, Integrated Bayesian MCMC Model Selection MONTE CARLO that Ma Erkefu chain algorithm, which can be used for target tracking, multi-target tracking, and video tracking and positioning. solve nonlinear problems of capacity than Kalman filtering, EKF, UKF much better, and I treasure the good stuff, now up with the share could not bear children, she sets the wolf, we hope that support each other and work together to promote.
Update : 2024-05-07 Size : 21504 Publisher : 阿萨德

Othermcmc
DL : 0
MCMC方法主要是为了解决有些baysian推断中参数期望E(f(v)|D)不能直接计算得到的问题的。 其中v是要估计的参数,D是数据观察值-The concept consists of two parts:markov chain and monte carlo integration。
Update : 2024-05-07 Size : 4096 Publisher : tzx

DL : 0
mcmc学习代码,gibbs抽样,zheng tai fang fa-mcmc,learning programm,gibbs samplers
Update : 2024-05-07 Size : 433152 Publisher : weixy

DL : 0
贝叶斯MCMC,Dream算法,可以用来计算不确定性。(This fortran program is a Dream method)
Update : 2024-05-07 Size : 1540096 Publisher : Global researcher

DL : 0
马尔科夫蒙特卡洛算法的MATLAB应用示例(code for MCMC in MATLAB)
Update : 2024-05-07 Size : 62464 Publisher : Superrio

DL : 0
马尔科夫链蒙特卡洛算法简单实例,模式识别,参数识别(mcmc,bayesian,Based on markov chain monte carlo method is implemented in the matlab program)
Update : 2024-05-07 Size : 9216 Publisher : 马尔科夫贝叶斯

DL : 0
Metropolis-Hastings算法的R语言实现(Implementation of Metropolis-Hastings algorithm in R language)
Update : 2024-05-07 Size : 1024 Publisher : 亲猫

DL : 0
运用mcmc方法识别二项分布多变点变点位置及参数(Identification of variable point position and parameter of two distribution points by using MCMC method)
Update : 2024-05-07 Size : 1024 Publisher : 超AAAAAAAA

Othermcmc
DL : 0
MCMC方法是一种重要的模拟计算方法,马尔可夫链蒙特卡尔理论(Markov chain Monte Carlo:MCMC)的研究对建立可实际应用的统计模型开辟了广阔的前景。90年代以来,很多应用问题都存在着分析对象比较复杂与正确识别模型结构的困难。现在根据MCMC理论,通过使用专用统计软件进行MCMC模拟,可解决许多复杂性问题。此外,得益于MCMC理论的运用,使得贝叶斯(Bayes)统计得到了再度复兴,以往被认为不可能实施计算的统计方法变得是很轻而易举了。(The MCMC method is an important simulation method. The research of Markov chain Monte Carlo:MCMC (Markov) has opened up a broad prospect for the establishment of a practically applicable statistical model. Since 90s, many application problems have been difficult to analyze the complexity of the analysis objects and to identify the structure of the model correctly. Now, according to the MCMC theory, MCMC simulation can be done by using special statistical software to solve many complex problems. In addition, thanks to the application of MCMC theory, Bias's (Bayes) statistics has been revived again, and the statistical method which was previously considered impossible to carry out the calculation became very easy.)
Update : 2024-05-07 Size : 15360 Publisher : me_english

Othergibbs
DL : 0
吉布斯(Gibbs)抽样方法是 Markov Chain Monte Carlo(MCMC)方法的一种,也是应用最为广泛的一种(The simplest Gibbs sampling is a special case of Metropolis-Hastings algorithm, while the extension of Gibbs sampling can be regarded as a universal sampling system. This system takes a sample of each (or each) variable by rotation and combines a Metropolis-Hastings algorithm (or more complex algorithms, such as slice sampling, adaptive rejection sampling, and adaptive rejection Metropolis algorithm) to take a step or multistep sampling of a large number of variables.)
Update : 2024-05-07 Size : 13312 Publisher : Lynn12345

马尔科夫链蒙特卡洛模拟,用于金融数学模型的参数估计等作用。(markov chain monte carlo simulation is used to be parameter estimation for financial mathematical models.)
Update : 2024-05-07 Size : 15360 Publisher : zszhg

使用马尔科夫蒙特卡洛方法对非常规的概率密度函数进行样本抽取(use MCMC to draw samples)
Update : 2024-05-07 Size : 15360 Publisher : oreo0611

MCMC
DL : 0
用马尔可夫蒙特卡罗抽样从抽取样本,并拟合总体分布:正态分布、beta分布、t分布(Markov Monte Carlo sampling was used to extract samples and fit the population distribution: normal distribution, beta distribution and t distribution.)
Update : 2024-05-07 Size : 139264 Publisher : 房酥包

matlabMCMC
DL : 0
this a MCMC code matlab
Update : 2021-04-12 Size : 20736762 Publisher : ougraz24
« 1 2 3 4 56 7 8 9 10 ... 13 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.