Simulation Theory

Links



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.

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.