User:IssaRice/Linear algebra/Linear transformation vs matrix views

From Machinelearning
Revision as of 21:50, 27 June 2019 by IssaRice (talk | contribs) (Created page with "Given an <math>m\times n</math> matrix <math>A</math> we can define a linear map <math>T : \mathbf R^n \to \mathbf R^m</math> by <math>T(x) = Ax</math>. Given a linear map <m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Given an matrix we can define a linear map by .

Given a linear map , it is not immediately possible to get a corresponding matrix. We must choose some basis for and a basis for . Then we can get a matrix by setting the th column to be written in the basis .