Matrix Interpretation

Matrix as Linear Transformation

  • Any matrix-vector product is essentially a linear transformation.

  • Any linear transformation can be seen as a change of basis as well.

  • So matrix multiplication is basically a linear transformation of a vector or change of basis.

ATbA^Tb where AAis a matrix and bbis a vector, denotes the projection of bb on the columns space of AA.

Matrix as a Projection

Last updated