Example Applets

Example Applets

The first applet simulates simple planetary motion described by Newton's law of Gravitation. First I give a line-by-line explanation of setting up the interface. After setting up the interface, I describe the code necessary to make the interface functional. (This is the first applet I wrote, and it has the most detailed explanation of the three.)

The second applet is a model of the famous Brachistochrone problem. I list the java code and give an explanation afterwards.

The final applet is a simulation of the Ising model using Monte Carlo techniques.



Please send comments and suggestions to jdecarolis@clarku.edu
Last updated 1 Dec. 1997