Geometry of Matrices

1.21

Orthogonal Matrix

  • ATA = I = AAT

1.2.7

Matrices as Geometric Transformations

  • m x n matrix A can be seen as a map from Rn → Rm

    • n dimensional space to m

    • b = Aa

      • A transforms column vector a ( of size n) to column vector b (of size m)