Assumptions: CS 357 Numerical methods and MATH 484 Nonlinear “Programming” (Optimization)

As a course

The “midterm” exams are taken as the best 3 out of 4 (this excludes the final) → skip exam4

Reminder

Review

I guess this is because condition number of A is about sensitivity to input, while pivoting affect the algorithm’s stability.

I guess this is because condition number of A is about sensitivity to input, while pivoting affect the algorithm’s stability.

Math

Where H means Conjugate transpose. Note that orthogonal matrix is normal.

Where H means Conjugate transpose. Note that orthogonal matrix is normal.

Ch1 Error Analysis

Ch2 Linear System: Finding x for Ax=b

Ch3 Linear Least Squares (LLSQ): Finding x for Ax~b

Ch4 Eigenvalue Problems

Ch5 Nonlinear equations with $f:\R^n \to \R^n$

Ch6 Optimization with $f: \R^n \to \R$