MA/CS 522:Matrix Theory and Numerical Linear Algebra I
(Fall 2005)
Dr. Qiang Ye
735 Patterson Office Tower, Phone: 257-4653, Email: qye@ms.uky.edu
Office
Hours: MWF
The Free Software Foundation's Matlab clone called Octave may also be used by
those who do not have access to MATLAB. Octave works on the
following platforms: Linux, OSF/Alpha, HPUX, SUNOS, and AIX.
HW3: Here is the M-file you need: genmat.m
HW 6: Here is the M-file you need: QRStability.m
HW 9: Here is the M-file you need: qrplt.m
(For a partial C++ version, see LAPACK++
on Roldan Pozo's
homepage)