MatLab Assignment 1 --
Turn in on January 26
--- Get to Know MatLab m-functions
norm, eig and rank
- Read MatLab handout (1) and
learn how to use
MatLab m-functions norm, eig and rank.
- Plot ||x(k)-x*||1,
||x(k)-x*||2,
||x(k)-x*||infinity,
where x*=limk -> infinity x(k)
if the limit exists and
x(k) are given in #8(a)(b) on Page 201.
- Indicate how many linearly independent eigenvectors exist for each
matrix given in #5(a)(b), #6(a)(b) on Page 211.