Table of Contents

Math 445 final exam topics

The final exam will likely have

Matlab topics

1. creating and manipulating vectors and matrices

2. linear algebra

3. evaluating complex mathematical expressions in Matlab

4. xy plots

5. writing simple functions in Matlab

6. 3d graphics

Labs

7. hamster dynamics / Google Page rank

8. nonlinear equations $f(x) = 0$

8. differential equations: given a system of differential equations $dx/dt = f(x)$ for vector $x$, write