Previous Lecture lect03 Next Lecture

lect03, Tue 01/14

Solving Ax=b by LU factorization

Reading assignment for next lecture

Read NCM Problem 2.5 (Cholesky factorization) and Section 5.5 (QR factorization), and the first two sections (Introduction and Computation) of Nick Higham’s writeup of Cholesky factorization.

References for today’s lecture

NCM Sections 2.1 through 2.6 (linear equations and Gaussian elimination).

Outline