How to install Matlab or Octave

I recommend that you use Matlab or something similar for this class. If you absolutely want to use another language, I will not stop you, but you do it at your own risk. It is easier and much faster to write and debug code in Matlab than in C or Fortran. The nice array syntax allows to write elegant and very readable code.

You can use Matlab or Octave. Octave is for the purposes of this class compatible with Matlab. Octave is free and opensource.

Matlab and Octave are also available in the Math Department Computer lab.

Matlab

The University Bookstore sells Matlab and I believe you can also buy it online directly from the Mathworks website. They carry a student license which costs around $100 and that includes Matlab plus several commonly used toolboxes. Matlab is available for Windows, Mac and Linux.

Octave

Octave is an open source clone of Matlab. All assignments for this class can be written in Octave and the vast majority of the reference Matlab code that will be provided should run unchanged on Octave (version 3.0 or higher is recommended). This is free software that you can download here:

Matlab resources

Here are some Matlab tutorials:

Which of Matlab or Octave should I use?

Here are some advantages and disadvantages of the different packages

Pro Matlab

Pro Octave