Skip to content

smasuti/mcmc_gibbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcmc_gibbs

MCMC simulation using Gibbs sampling.

This is the simple Gibbs sampling algorithm. The file gibbs_sample.m contains the function and an example is given in the example.m file on how to use. The example uses a simple forward model of the form dobs=m1+m2*x+error

After running the example you will see the posterior plotted something like below.

Feel free to use this code as you like for research purposes. You may or may not acknowledge me and thats perfectly fine.

=======

About

MCMC simulation using Gibbs sampling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages