How can I perform a Monte Carlo simulation on a stochastic process?

3 views (last 30 days)
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:
Thank you.

Accepted Answer

Image Analyst
Image Analyst on 28 Jan 2017
You can use the rand() function. For what it's worth, I'm attaching some Monte Carlo demos I have.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!