Math 3191 - Applied Linear Algebra
Spring 2000
Jan Mandel
Department of Mathematics
University of Colorado at Denver
Important notes will be put here during the semester
The final is WEDNESDAY May 10 2:00 - 4:00 PM in SI220.
The final will be from material covered in class, starting from
determinants to the end of the semester. See also "Sections covered" below.
Please feel free to email me at if you have any questions or to set
up an appointment with me outside of office hours.
To use your computer account with matlab
- connect by telnet or ssh to linus.cudenver.edu
- to run Matlab type matlab at the system prompt
- to load homework data into Matlab first set up search path:
addpath /home/faculty/jmandel/matlab/lay
then to load chapter 2 section 7, for example, do:
C2S7
- for Matlab documentation, see my
Matlab links
- set up mail forwarding: create one line file .forward with your email address, for example
by
echo myself@hotmail.com > .forward
and test it immediately by
mail -v your_user_id@linus
- if you have any problem with the system, mail trouble@linus.cudenver.edu
- handouts with basic Unix commands are available at CINS
- datasets with examples from the textbook
are available in the directory
/home/faculty/jmandel/matlab/lay
The CD in the textbook contains a web site with supplementary material.
For your convenience, you can also access the CD by pointing your browser
at ftp://your_user_id@linus.cudenver.edu/home/faculty/jmandel/lay_cd
where for your_user_id you substitute your linus user id. You will be
prompted for your linus password.
Useful links
Last updated 2/13/00