MIT OpenCourseWare
  • OCW home
  • Course List
  • about OCW
  • Help
  • Feedback
  • Support MIT OCW

Syllabus

Course Objectives

The aim of this course is to give students an introduction to the uses of computer languages in the analysis of contemporary scientific problems. The course covers both conceptual areas of converting a problem to be solved into a computer-based solution, and specific aspects of individual languages and the types of problems they are best suited to solve. Emphasis is placed on the importance of structure, documentation, and levels of "user-hostility" of program interface. For each language, the basic syntax and structure of the language is covered with examples drawn from real applications. The major toolboxes and libraries, interfacing techniques and platform specific issues are also addressed.

Homework will be assigned for each of the languages and there will be 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. Homework grading will be based not only on completing the assigned task but also on solution structure, robustness, human interface, documentation and transportability.

Topics

  • Introduction
  • Fortran
  • C for Scientific Uses
  • C++
  • Mathematica®
  • MATLAB®
  • Graphics
  • Advanced Modeling and Simulation Systems

Prerequisites

18.01, 18.02, 8.01.

Requirements

This course has 7 homework assignments, a mini project and a final project.