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

 

Study Materials

MATLAB® Basics

MATLAB® Reference Sheet (PDF)

MATLAB® Tutorial: Basics (PDF)

MATLAB® Tutorial: Basics - Solutions (PDF)

Code for Additional Exercise 1, add_ex1.m (M)

Code for Additional Exercise 2, add_ex2.m (M)

Code for Additional Exercise 3, add_ex3.m (M)

MATLAB®: ODE Solving and Nlinfit

MATLAB® Tutorial 2: Slides and Notes (This resource may not render correctly in a screen reader.PDF)

Code for 2nd MATLAB® Tutorial, ODEexample.m (M)

Function Code for ODEexample.m, ODEexample_equations.m (M)

Code from 2nd MATLAB® Tutorial for Nlinfit, SPR_leastSquares.m (M)

SPR_function.m (M)

The Parameters and ICs you Need to do Exercise 1, ex1.m (M)

Solution to Exercise 1, ex1_solution.m (M)

Function File for Exercise 1 (Part of the Solution), ex1_equations.m (M)

The Data you Need to do Exercise 2, ex2.m (M)

Solution to Exercise 2, ex2_solution.m (M)

Function File for Nlinfit in Exercise 2, with PFOA (Part of the Solution Function file, ex2_function_PFOA.m (M)

Function File for for Nlinfit in Exercise 2, without PFOA (Part of the Solution), ex2_function.m (M)