Previous Lecture lect07 Next Lecture

lect07, Wed 01/30

Least squares; matrix condition number and norm

Reading assignment

For next Monday, read Section 1.7 (floating-point arithmetic) of the NCM book, and look at this Wikipedia page on floating-point format.

References for today’s lecture

Section 2.9 (norms and condition numbers) of the NCM book.

Outline

Finishing up QR and least squares:

Norm and condition number:

numpy/scipy routines:

several matplotlib routines, see in-class transcript