搜索资源列表
mcmc
- 马尔科夫链蒙特卡洛模拟的matlab源代码
马尔科夫链蒙特卡洛MCMC
- 马尔科夫链蒙特卡洛模拟的matlab源代码
MCMCpack.rar
- 使用R语言的马尔科夫链蒙特卡洛模拟(MCMC)源代码程序。,R languages using Markov chain Monte Carlo simulation (MCMC) procedures for source code.
mcmc.rar
- mcmc 马尔科夫蒙塔卡罗模拟,模拟随机过程,mcmc markarv motecalo simulation
MCMC 马尔科夫链蒙特卡罗算法
- 这是关于MCM(马尔科夫链蒙特卡罗算法)方面的中文文章。-This is on the MCM (Markov chain Monte Carlo algorithm) aspects of Chinese articles
mcmc_gibbs_intro
- 对马尔科夫链蒙特卡洛模拟和吉布斯采样的一个介绍文章,对了解这些方法非常有用!-We focus here on Markov Chain Monte Carlo (MCMC) methods, which attempt to simulate direct draws from some complex distribution of interest. MCMC approaches are so-named because one uses the previous sample
Gibbs
- MCMC(马尔科夫链蒙特卡洛)中对于高斯分布的Gibbs采样算法-MCMC Gibbs Sampler
MCMC
- 北大于江生教授有关蒙特卡洛方法和马尔科夫链的两个PPT(PDF格式):An Introduction to MCMC for Machine Learning、Monte Carlo统计方法。共396页-Peking University Professor Yu Jiangsheng on Markov chain Monte Carlo method and the two PPT (PDF format): An Introduction to MCMC for Machine Learn
11
- 这是一篇关于MCMC(马尔科夫链蒙特卡罗方法)应用于MIMO检测方面的文章(I-EEE)-This is an article on MCMC (Markov chain Monte Carlo method) is applied to MIMO detection for articles (I-EEE)
MCMC
- 马尔科夫链蒙特卡洛动态随机模拟mcmc方法的计算机实现,哈佛大学编的-mcmc in matlab
mcmc
- 该程序实现了马尔科夫蒙特卡洛模拟方法,是贝叶斯估计不可缺少的程序-this algorithm realise Markov-monte carol algorithm and is indispensible for Bayesian estimation.
mcmc.in.matlab
- 使用matlab工具完成mcmc(马尔科夫蒙托卡罗)方法的计算。包含多个m文件。-Matlab tools to complete the MCMCcalculations. Contains more than one m file.
mcmc
- 马尔科夫蒙特卡罗的matlab实现程序。上传分享,希望可以借鉴他人更好的。-Monte Carlo matlab procedures. Upload and share the hope that we can learn from others better
mcmc
- 基于马尔科夫链蒙特卡尔算法的工具箱,适用于数值分析,矩阵变换,目标检测等系列问题解决的实例,有详细的代码辅助说明。-Based on Markov chain Monte Carl algorithm toolbox for numerical analysis, matrix transformations, target detection and other examples of problem solving, a detailed code help.
mcmc
- R软件的程序代码+蒙特卡罗马尔科夫模型+系数的估计+预测-R code+MONT CAROL MARKOV+forecast
MCMC-
- 欧式看涨亚式期权的马尔科夫链蒙特卡洛数值模拟算法-European call Asian Options Simulation Markov chain Monte Carlo algorithm
[muchong.com]mcmc
- MCMC方法就是*构造合适的马尔科夫链进行抽样而使用蒙特卡洛方法进行积分计算,既然马尔科夫链可以收敛到平稳分布。我们可以建立一个以π为平稳分布的马尔科夫链,对这个链运行足够长时间之后,可以达到平稳状态。此时马尔科夫链的值就相当于在分布π(x)中抽取样本。利用马尔科夫链进行随机模拟的方法就是MCMC。(MCMC method is * construct appropriate sampling of markov chain and USES the monte carlo method for
mcmc
- MCMC方法是一种重要的模拟计算方法,马尔可夫链蒙特卡尔理论(Markov chain Monte Carlo:MCMC)的研究对建立可实际应用的统计模型开辟了广阔的前景。90年代以来,很多应用问题都存在着分析对象比较复杂与正确识别模型结构的困难。现在根据MCMC理论,通过使用专用统计软件进行MCMC模拟,可解决许多复杂性问题。此外,得益于MCMC理论的运用,使得贝叶斯(Bayes)统计得到了再度复兴,以往被认为不可能实施计算的统计方法变得是很轻而易举了。(The MCMC method is
mcmc的matlab代码
- 马尔科夫链蒙特卡洛模拟,用于金融数学模型的参数估计等作用。(markov chain monte carlo simulation is used to be parameter estimation for financial mathematical models.)
马尔科夫链蒙特卡洛模拟的matlab源代码
- 使用马尔科夫蒙特卡洛方法对非常规的概率密度函数进行样本抽取(use MCMC to draw samples)