Using Mathematica

For matrices and vectors, there is some conversion needed from the matlab codes in the .m files. Namely, the [ ] are converted to { } and the ; are converted to ,
Also, matlab deals nicely with columns; however, mathematica uses rows. For specific details, use the help.

*.m data files converted to Mathematica:

data file for project 1: interpoly