RES.18-002 | Spring 2008 | Undergraduate

Introduction to MATLAB

Course Description

This course was offered as a non-credit program during the Independent Activities Period (IAP), January 2008. A more recent version is available as course 18.S997 Introduction To MATLAB Programming, including …

This course was offered as a non-credit program during the Independent Activities Period (IAP), January 2008. A more recent version is available as course 18.S997 Introduction To MATLAB Programming, including video lectures.

The course, intended for students with no programming experience, provides the foundations of programming in MATLAB®. Variables, arrays, conditional statements, loops, functions, and plots are explained. At the end of the course, students should be able to use MATLAB in their own work, and be prepared to deepen their MATLAB programming skills and tackle other languages for computing, such as Java, C++, or Python.

The course mostly follows the official MATLAB Manual, available from The MathWorks. We will cover material from chapters 2-5.

Learning Resource Types
Online Textbook
Programming Assignments
A multi-colored 3 dimensional plot of a 2 dimensional sinc function.
A 3D plot of a 2D sinc function. (Image by MIT OpenCourseWare.)