ArticleslgStudy

mathematics

Transformation matrix

Transformation matrix is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Transformation matrix rather than just read about it. In short: In linear algebra, linear transformations can be represented by matrices. If T {\displaystyle T} is a linear transformation mapping R n {\displaystyle \mathbb {R} ^{n}} to R m {\displaystyle \mathbb {R} ^{m}} and x {\displaystyle \mathbf {x} } is a column vector with n {\displaystyle n} entries, then there exists an m × n {\displaystyle m\times n} matrix A {\displaystyle A} , called the transformation matrix of T {\…

Transformation matrix — main illustration
Transformation matrix — illustration

Key takeaways

  • Transformation matrix belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Transformation matrix to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Transformation matrix from memory before moving on to harder problems.

Reference excerpt

In linear algebra, linear transformations can be represented by matrices. If T {\displaystyle T} is a linear transformation mapping R n {\displaystyle \mathbb {R} ^{n}} to R m {\displaystyle \mathbb {R} ^{m}} and x {\displaystyle \mathbf {x} } is a column vector with n {\displaystyle n} entries, then there exists an m × n {\displaystyle m\times n} matrix A {\displaystyle A} , called the transformation matrix of T {\displaystyle T} , such that:

T ( x ) = A x {\displaystyle T(\mathbf {x} )=A\mathbf {x} }

Note that A {\displaystyle A} has m {\displaystyle m} rows and n {\displaystyle n} columns, whereas the transformation T {\displaystyle T} is from R n {\displaystyle \mathbb {R} ^{n}} to R m {\displaystyle \mathbb {R} ^{m}} . There are alternative expressions of transformation matrices involving row vectors that are preferred by some authors.

Uses Matrices allow arbitrary linear transformations to be displayed in a consistent format, suitable for computation. This also allows transformations to be composed easily (by multiplying their matrices). Linear transformations are not the only ones that can be represented by matrices. Some transformations that are non-linear on an n-dimensional Euclidean space Rn can be represented as linear transformations on the n+1-dimensional space Rn+1. These include both affine transformations (such as translation) and projective transformations. For this reason, 4×4 transformation matrices are widely used in 3D computer graphics, as they allow to perform translation, scaling, and rotation of objects by repeated matrix multiplication. These n+1-dimensional transformation matrices are called, depending on their application, affine transformation matrices, projective transformation matrices, or more generally non-linear transformation matrices. With respect to an n-dimensional matrix, an n+1-dimensional matrix can be described as an augmented matrix. In the physical sciences, an active transformation is one which actually changes the physical position of a system, and makes sense even in the absence of a coordinate system whereas a passive transformation is a change in the coordinate description of the physical system (change of basis). The distinction between active and passive transformations is important. By default, by transformation, mathematicians usually mean active transformations, while physicists could mean either. Put differently, a passive transformation refers to description of the same object as viewed from two different coordinate frames.

Finding the matrix of a transformation If one has a linear transformation T ( x ) {\displaystyle T(x)} in functional form, it is easy to determine the transformation matrix A by transforming each of the vectors of the standard basis by T, then inserting the result into the columns of a matrix. In other words,

A = [ T ( e 1 ) T ( e 2 ) ⋯ T ( e n ) ] {\displaystyle A={\begin{bmatrix}T(\mathbf {e} _{1})&T(\mathbf {e} _{2})&\cdots &T(\mathbf {e} _{n})\end{bmatrix}}}

For example, the function T ( x ) = 5 x {\displaystyle T(x)=5x} is a linear transformation. Applying the above process (suppose that n = 2 in this case) reveals that:

T ( x ) = 5 x = 5 I x = [ 5 0 0 5 ] x {\displaystyle T(\mathbf {x} )=5\mathbf {x} =5I\mathbf {x} ={\begin{bmatrix}5&0\\0&5\end{bmatrix}}\mathbf {x} }

… excerpt ends here. Continue reading the full article.

Illustrations

Transformation matrix: Effect of applying various 2D affine transformation matrices on a unit square. Note that the reflection matrices are special cases of the scaling matrix.
Effect of applying various 2D affine transformation matrices on a unit square. Note that the reflection matrices are special cases of the scaling matrix.
Transformation matrix: Comparison of the effects of applying 2D affine and perspective transformation matrices on a unit square.
Comparison of the effects of applying 2D affine and perspective transformation matrices on a unit square.

Worked examples

Example 1 — a first encounter with Transformation matrix

Start with the simplest possible case. Write down what Transformation matrix claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Transformation matrix before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Transformation matrix ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Transformation matrix

In research
Transformation matrix appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Transformation matrix in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Transformation matrix is common in secondary-school and first-year university syllabi. It links to neighbouring topics Computer graphics, Matrices (mathematics), Transformation (function), so understanding it makes those chapters shorter.
In everyday life
Look for Transformation matrix outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Transformation matrix in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Transformation matrix means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Transformation matrix out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Transformation matrix in simple terms?

In linear algebra, linear transformations can be represented by matrices. If T {\displaystyle T} is a linear transformation mapping R n {\displaystyle \mathbb {R} ^{n}} to R m {\displaystyle \mathbb {R} ^{m}} and x {\displaystyle \mathbf {x} } is a column vector with n {\displaystyle n} entries, th…

Why does Transformation matrix matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Transformation matrix?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Transformation matrix.

Tags

  • Computer graphics
  • Matrices (mathematics)
  • Transformation (function)

Keep exploring