How can I perform a Monte Carlo simulation on a stochastic process?
1 回表示 (過去 30 日間)
古いコメントを表示
As stated in the title, I need to perform a Monte Carlo simulation on a stochastic process. I would like to have, if possibile, both the code and a quick explanation for the strings that will be written. The assignment is:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/160226/image.jpeg)
Thank you.
0 件のコメント
採用された回答
Image Analyst
2017 年 1 月 28 日
You can use the rand() function. For what it's worth, I'm attaching some Monte Carlo demos I have.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Biological and Health Sciences についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!