Previous Lecture | lect02 | Next Lecture |
lect02, Thu 04/04
Doing Ax = b Exercises on Python
Reading Assignment
NCM Sections 2.1 through 2.6 (linear equations and Gaussian elimination).
Outline
Matrices and systems of linear equations.
- Examples on the board and on Python’s numpy