This is an archived course. A more recent version may be available at ocw.mit.edu.

 

Projects

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.

Project Topics

  1. Solar subtense program
  2. The sodoku master
  3. Encryption/decryption algorithm
  4. Truss collapse mechanism
  5. Phase diagram generator for binary and ternary solid-state solutions
  6. Model of an accelerating universe

Project Presentation

Project Presentation should be a total of 15 minutes long include:

  1. Brief description of project
  2. Role played by each member of team when more than one
  3. Demonstration of program

All members of team should participate in the presentation.

Each Project Submission Should Include
  1. Written document that outlines the algorithms used in the project. The document should include:
    • Role of each person in the project
    • Methods that were used to verify that the code generated correct answers
  2. Program design and layout discussion
  3. Program source code and instructions on installation
  4. Examples of output of program and instructions for using the program