STAT 340/CS 437 (Winter 2003)

Computer Simulation of Complex Systems


Software

 

Numerical recipes in C free online copies of Numerical Recipes in C

 

MATLAB: A SIMPLE TUTORIAL.

My defined Matlab functions demonstrated in class are available here.

 

Simulate in the NEXUS LAB.

If you do not find "Simul8" in their Start menu, under "Math & Scientific", then you can get at "Simul8" directly by
clicking [Start] then [Run] and typing:

"c:\program files\simul8\simul8" <- The quotes (") are needed because of the space ( )
_____________________________________________________________________

SIMUL8 is available on most Math machines on the 3rd floor of M&C according to column 24 of the "installed software report":

http://www.eng/~ray/packages_nexus_Math.html

If you do not discover it on a machine they try then try another PC at least 2 away from the one you tried to avoid
a second disappointment.

 

Some Examples:

Linear congruential generator lcg.m

one server queue example: oneservQ.m departure.m arrival.m

Montreal Power system simulation lifepowr.m

SCRIPTS: script1.m script2.m script8.m script10.m script3.m script3b.m script4.m script8.m script9.m script11.m

 

Matlab is available for personal use PC and Unix platforms, at a cost of 15 dollars. It's also available on the undergrad unix environment. See IST's web page for matlab for some local information, including how to get the software, and several introductory guides.

Another online introduction is available at Michigan technological university.

 

LAST EDITED: March 13, 2003