University of Kentucky


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 2:00-3:00

  • Access to a computer on which a recent version of  MATLAB  runs is required  for this course. MATLAB documentation is available from at least two sources.  First,  MATLAB  has an extensive on-line help facility  (just type "help"  or  "help commandname"  in MATLAB). Moler’s book (Chapter 1) is a good introduction and is freely available here.  Another source is Matlab Primer 3.5 - a free brief manual only slightly out of date. (Click on it for the post-script file.)


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.
 

  • Please send me an email me at   qye@ms to include your email in the class list.
  •  Homeworks:

 

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

  • Other Online Resources:


(For a partial C++ version, see LAPACK++ on Roldan Pozo's homepage)