Introduction to Linear Transformations
Description
A detailed tutorial on linear transformations. Step by step tutorial including several examples of linear transformations for reference.
Overview
A linear transformation takes place between two vector spaces. For two vector spaces V and W, there is a map T such that T(v_1 + v_2) = T(v_1) + T(v_2) for any vectors v_1 and v_2 in V, and T(a v) = a T(v) for any scalar a. Examples of linear transformation are often obtained through matrix multiplication. Linear transformations can also be injective or surjective

November 5, 2009
No Comments











