Special software is required to use some of the files in this section: .m, and .tar. The .def file is an auxilliary file used with the .m files in this course.
There is a common project developed during the course that students will solve using the language of their choice. The final class will be used to compare the different solutions developed. The project counts as 20% of the class grade.
(The tar files contain a directory with MATLAB M-files.)
N-body orbital problem (bodyN in main program). This program does rigorous N-body planetary integrations in three dimensions. bodyNd.tar (TAR) (The TAR file contains: 5 .m files and 1 .def file.)
Brick-brack-brock (bbb is main program). Breakout type game with physics in the motions. (Program is not completely bug-free). bbb.tar (TAR) (The TAR file contains: 3 .m files.)