Simulation is the imitation of the operation of a real-world process or system over time.
3
votes
0answers
165 views
How to save (large) data generated from simulations
The following is a simple example of a much larger simulation that I want to run
Define some processes
...
-1
votes
0answers
100 views
Simulating Queueing Disciplines in Mathematica
Does anybody have pointers to code for simulating queuing systems in Mathematica? The stuff built in to v9 is great, but it is just a start. In particular, I'm looking for things like weighted round ...