Matrix Transformations
Tools Index
Relevant KhanAcademy lesson
Input coordinates
(0, 0) (1, 0) (0, 1) (1, 1)
Output coordinates
Map (1, 0) to (
,
)
Map (0, 1) to (
,
)
Status
Note: The matrix below would state that (1, 0) maps to (a, c) and that (0, 1) maps to (b, d).