linear-algebra-notes
Matrix factorization
Equation | Purpose |
---|---|
Elimination | |
Gram-Schmidt orthogonalization | |
eigenvalues, eigenvectors | |
SVD |
Four fundamental subspaces
For matrix , rank
- Column space,
- Row space,
- Null space,
- Null space,
Dimensionality of column and row space is , which is significant as it means even for large rectangular matrices, the space that columns and rows span is constant.
- The reason why this is significant there are a finite number of solutions to linear equations
- Null space is all solutions
- Dimension of null space is
- variables, constraints