Metropolis-Hastings Monte Carlo Markov chain algorithm

版本 1.0.1 (5.4 MB) 作者: Eugenio Bertolini
Algorithm to generate a Metropolis-Hastings Monte Carlo Markov chain, ready to generate cool MCMC video
632.0 次下载
更新时间 2020/7/11

查看许可证

Easy algorithm to generate a Metropolis-Hastings Monte Carlo Markov chain that, given a probability density function (pdf), generate a Markow chain. The function enables the user to select the pdf, using a function handler @(x), and it enables to choose a sampler between uniform and gaussian. The example code also shows how to plot the Markow process just generated and it enables to convert the process into a cool video where you can follow the behaviour of your MCMC.

Make sure to read the comments inside the functions.

引用格式

Eugenio Bertolini (2024). Metropolis-Hastings Monte Carlo Markov chain algorithm (https://www.mathworks.com/matlabcentral/fileexchange/78017-metropolis-hastings-monte-carlo-markov-chain-algorithm), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
与 R2019b 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

MetropolisHastings_MCMC

版本 已发布 发行说明
1.0.1

Changed image preview

1.0.0