review of linear algebra - donald bren school of

34
Review of Linear Algebra

Upload: others

Post on 02-Oct-2021

3 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Review of Linear Algebra - Donald Bren School of

Review of Linear Algebra

Page 2: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 3: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 4: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 5: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 6: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
Page 7: Review of Linear Algebra - Donald Bren School of

Solving systems of linear equations

xhx
xhx
xhx
xhx
xhx
Page 8: Review of Linear Algebra - Donald Bren School of

Elementary row operations

xhx
Page 9: Review of Linear Algebra - Donald Bren School of
Page 10: Review of Linear Algebra - Donald Bren School of

Row echelon form

xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 11: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 12: Review of Linear Algebra - Donald Bren School of
Page 13: Review of Linear Algebra - Donald Bren School of
Page 14: Review of Linear Algebra - Donald Bren School of

Complexity of Gaussian elimination: O(n3)

Page 15: Review of Linear Algebra - Donald Bren School of

Iterative (approximate) methods

Basic idea: splitting A into M - N where M is invertible. Then

Mx = Nx + b

Iterate: x M-1(Nx+b)

Page 16: Review of Linear Algebra - Donald Bren School of
Page 17: Review of Linear Algebra - Donald Bren School of

Vector Space

xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 18: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 19: Review of Linear Algebra - Donald Bren School of

Subspace

xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 20: Review of Linear Algebra - Donald Bren School of
Page 21: Review of Linear Algebra - Donald Bren School of
Page 22: Review of Linear Algebra - Donald Bren School of
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
xhx
Page 23: Review of Linear Algebra - Donald Bren School of
Page 24: Review of Linear Algebra - Donald Bren School of
Page 25: Review of Linear Algebra - Donald Bren School of
Page 26: Review of Linear Algebra - Donald Bren School of
Page 27: Review of Linear Algebra - Donald Bren School of
Page 28: Review of Linear Algebra - Donald Bren School of
Page 29: Review of Linear Algebra - Donald Bren School of

Rank Theorem

For any m x n matrix A:

rk(A) + dim Null(A) = n

Num of pivot columns + num of nonpivot columns = num of columns

Page 30: Review of Linear Algebra - Donald Bren School of
Page 31: Review of Linear Algebra - Donald Bren School of
Page 32: Review of Linear Algebra - Donald Bren School of
Page 33: Review of Linear Algebra - Donald Bren School of
Page 34: Review of Linear Algebra - Donald Bren School of

Fundamental theorem of linear mapping