1.2.7. Week 7 - 10/6¶
Agenda for this week:
This week we cover how to solve square matrix systems of linear equations.
Reading:
6.3. Geometric Transforms – skip
6.5. Elimination
6.6. LU Decomposition
6.8. (optional) Linear System Applications
6.9. Numerical Stability
2025 Video Lectures:
I made a mistake and LU Decomposition wasn’t recorded, so see the recording from last year.
2024 Video Lectures:
Section 6.5 - Elimination - 2024 (17:38)
Section 6.5.3 - Elimination to find the Matrix Inverse - 2024 (8:14)
Optional Section 6.8 - Linear Systems Applications (21:10)
Annotated notes:
Section 6.1 - Introduction to linear algebra and vectors
notes/S6_1_vectors.pdfSection 6.2 - Working with Matrices
notes/S6_2_matrices.pdfWall fallowing vectors -
notes/Wall-fallow-vectors.pdfMatrices from in class -
notes/Matrices.pdfDeterminant -
notes/Determinant.pdfChange of Coordinate Frame -
notes/Change-coord.pdfSystems of Equations -
notes/S6_4_Systems_Eq.pdfElimination -
notes/Elimination.pdfColumn View of Systems of Equations -
notes/Column-View.pdfLU Decomposition -
notes/LU-Decomposition.pdfLU Decomposition Update -
notes/LUdecomp.pdfCholesky Decomposition Example -
notes/Cholesky_example.pdf
Assignments:
Attendance Quizzes: AQ06_1, AQ06_2, AQ06_4, Week 7 Attendance Quiz Hints