MATH 164 - Introduction to Numerical Analysis

Instructor: Roberto De Leo.

In this course we will use mainly the Scientific Computing packages MatLab and Octave.

See below a few links to useful resources on these packages. You are not supposed to read/use all these resources at once, they are listed here as a reference for you throughout the semester.

MatLab

  1. Scientific Computing in Matlab
  2. A practical introduction to MATLAB
  3. MATLAB tutorial on numerical ODEs
  4. ODE Software for MATLAB
  5. MATLAB tutorial on numerical PDEs
  6. A nice introduction to MatLab, by C. Moler (Mathworks).
  7. MatLab tutorial at Tutorials Point.
  8. A set of very nice slides introducing Scientific Computing with MatLab, by G.W. Recktenwald (PSU): 2, 3, 4.
  9. An introduction to MatLab, by D. Griffiths, U. of Dundee.

Octave

  1. Octave's Home Page.
  2. Octave online.
  3. Octave Terminal online.