Monte Carlo code for scenario generation
Mostrar comentarios más antiguos
Hello. I need help with a typical code for scenario generation using monte carlo?
Thank you
1 comentario
Image Analyst
el 5 de Nov. de 2013
Editada: Image Analyst
el 5 de Nov. de 2013
Respuestas (1)
Shashank Prasanna
el 5 de Nov. de 2013
0 votos
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 comentario
Ditiro Setlhaolo
el 27 de En. de 2014
Categorías
Más información sobre Half-Normal Distribution en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!