Simulation Theory

Links


This page is a lot more fun if you have Java installed. You only need the JRE.
Syllabus Links Schedule Grades


This page has links that you might find useful for the Simulation Theory class. If you come across any links that you think might be helpful, send them to me so that I can add them.

In class code - This goes to the Eclipse project I'm using during class.

Linear Interpolation - Nice short page talking about how you fill in functions with linear interpolation. This is very handy when you are pulling numbers from cummulative distributions.

Traffic Simulation Lab - This page has a nice little applet that shows some traffic simulation stuff.

Bond Graph Introduction - A rather nice and readable introduction to bond graphs with lots of examples.

Euler's Method Code - This is my version of the Euler code we wrote in class.

SimTK - A simulation toolkit for doing biomolecular simulation work.

3-D Movie of Cloth Simulation - This is the movie of the cloth simulation that Chris wrote. It is an Xvid movie. If you have a hard time playing it you might consider downloading Divx or the MPlayer movie playing program. The SwiftVis file that I used to make this is here. The export from the Movie Filter outputs a bunch of PNG images. I used mencoder to take those images and make a movie from them. Themencoder program comes with MPlayer.