Sciweavers

WSC
2007

Simulation 101 software: workshop and beyond

13 years 6 months ago
Simulation 101 software: workshop and beyond
The C source code associated with the Simulation 101 preconference workshop (offered at the 2006 and 2007 Winter Simulation Conferences) is presented here. This paper begins with general instructions for downloading, compiling, and executing the software. This is followed by sections on four groups of the software, categorized by functionality: libraries, Monte Carlo simulations, discrete-event simulations, and utilities. The libraries contain code to generate random numbers, code to generate random variates, and code to evaluate probability density functions, cumulative distribution functions, and inverse distribution functions. The Monte Carlo simulations consist of six programs that estimate various probabilities associated with simple probability problems, some with known analytic solutions and others without analytic solutions. The discrete-event simulations consist of various applications from queueing and inventory systems. Finally, the utilities are used to calculate various p...
Barry Lawson, Lawrence Leemis
Added 02 Oct 2010
Updated 02 Oct 2010
Type Conference
Year 2007
Where WSC
Authors Barry Lawson, Lawrence Leemis
Comments (0)