Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4095
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2018-11-22 08:43 -0800 |
| Message-ID | <b5fc4bbf-3e56-41ad-b59a-c7636ed50e76@googlegroups.com> (permalink) |
| Subject | Markov Chain Monte Carlo(MCMC) method in C-code and Gnuplot |
| From | Savin Beniwal <darshanbeniwal11@gmail.com> |
Hi, I joined my Ph.D. from August 2018 in Observational Cosmology. In starting I'm working with cosmological models with different cosmological parameters. I have to find out the values of these parameters using the MCMC technique. For this people are working with python for MCMC using emacs. But I want to do it using C-Code. Because I am much familiar with it. I have done integration using the Monte Carlo method. And also generated random number from a Gaussian distribution with a box-muller method. Now I'm trying to do go further to estimate unknown parameters using MCMC and also plot correlation between each parameter. So my aim is to find these plot of this link:- https://ibb.co/cqWyhA Now my query is that is it right choice to do work with C-code for MCMC? Please share your experience with MCMC.
Back to comp.graphics.apps.gnuplot | Previous | Next | Find similar
Markov Chain Monte Carlo(MCMC) method in C-code and Gnuplot Savin Beniwal <darshanbeniwal11@gmail.com> - 2018-11-22 08:43 -0800
csiph-web