Monte Carlo code for scenario generation

Answers (1)

You need to be able to draw random samples from a specified distribution.
Notice that there are several things unspecified in that sentence: how many samples, what distributions, was the distribution fit to real data?
These are the questions you may need to answer for yourself before we provide with specific answers. As a start go through some examples in the documentation to get an idea of of you can go about doing it:

1 Comment

Thank you for your valuable response Shashank.I will refer to the site.

Sign in to comment.

Asked:

on 5 Nov 2013

Commented:

on 27 Jan 2014

Community Treasure Hunt

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

Start Hunting!