MCMC算法,metropolis hasting算法的实现代码我要分享

MCMC algorithm, metropolis hasting algorithm implementation code

MCMC采样 MCMC-matlab代码 Metropolis-hasting Metropolis_hasting MCMC-Metropolis

关注次数: 345

下载次数: 1

文件大小: 3KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

MCMC算法,metropolis hasting算法的实现代码,可以正常运行,我在其中加入了自己的注释,对于正在学习MCMC采样的同学会提供一定的帮助。


English Description:

MCMC algorithm, the implementation code of metropolis hashing algorithm, can run normally, I added my own notes in it, which will help the students who are learning MCMC sampling.


代码预览

MCMC_Metropolis_hasting_1D

..........................\MH.m

..........................\mhDemoMOG.m

..........................\mogProb.m

..........................\proposal.m

..........................\proposalProb.m

..........................\target.m