フィルターのクリア

Script for Monte carlo method

8 ビュー (過去 30 日間)
Ilias Minas
Ilias Minas 2021 年 12 月 9 日
コメント済み: Image Analyst 2021 年 12 月 10 日
Hi all,
I have a data set and I would like to impement Markov Chain Monte Carlo method.
Is there any script that I could use for this?
Thank you very much
  4 件のコメント
Ilias Minas
Ilias Minas 2021 年 12 月 10 日
I have to implement MCMC method on the following dataset
[2 4 3 1 6 2 2.5 7 10]
The parameters given are the chain length (2000). Standard deviation for the proposal distribution is 0.2 and for the prior distribution mean value is 1.5 and standard deviation is 1.5.
I am new to Matlab and I dont know from where to start
Image Analyst
Image Analyst 2021 年 12 月 10 日
@Ilias Minas You can start here:
and, like I posted before, I have some sample Monte Carlo demos for you below (scroll down). Did you try those? If not, why not?

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2021 年 12 月 10 日
I don't have Markov examples, but I'm attaching some Monte Carlo simulations, if that helps.

カテゴリ

Help Center および File ExchangeMarkov Chain Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by