Practical Monte Carlo Simulation Tool
by Gianluca Dorini
27 Mar 2007
(Updated 01 Apr 2007)
Monte Carlo Simulation for generic Matlab commands
|
Watch this File
|
| File Information |
| Description |
This practical function provides a tool for quickly including a random process within a Monte Carlo Simulation framework.
The main input argument, is a string containing commands in Matlab syntax. Each execution of such string is an instance of a random process. The function expressionMCS
samples an opened number of user-specified variables and expressions, by running the input string for N iterations.
The function help is documented with four meaningful examples of various uses.
The purpose of this function is to perform simple Monte Carlo testings for any kind of stochastic processes, without having to create a single .m file. Hence it is not ment to be practicle, rather than fast. I would like to acknowledge Dimitri Shvorob for his comments. |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (4) |
| 27 Mar 2007 |
Dimitri Shvorob
|
|
|
| 27 Mar 2007 |
Dimitri Shvorob
|
|
|
| 12 May 2008 |
mohammad surrati
|
|
|
| 29 Nov 2010 |
Ahmed Farag
|
|
|
| Updates |
| 01 Apr 2007 |
further description following Dimitri Shvorob comments |
|
Contact us at files@mathworks.com