Linear Transformations
Definition
If the operation preserves vector addition and scalar multiplication, it can be viewed as a linear transformation, and matrices associated with such operations are often used to represent linear transformations.
To be considered a linear transformation, a matrix operation must satisfy two fundamental properties: additivity and homogeneity.
A linear transformation �:�→� between vector spaces � and � must satisfy the following for all vectors � and � in � and scalars �:
-
Additivity: �(�+�)=�(�)+�(�)
-
Homogeneity: �(��)=��(�)
Matrix Addition
Matrix-Scalar Addition
test