e.g.
T⎝⎜⎛⎣⎢⎡100⎦⎥⎤⎠⎟⎞=[12],T⎝⎜⎛⎣⎢⎡010⎦⎥⎤⎠⎟⎞=[34],T⎝⎜⎛⎣⎢⎡001⎦⎥⎤⎠⎟⎞=[56]
x=⎣⎢⎡x1x2x3⎦⎥⎤=x1⎣⎢⎡100⎦⎥⎤+x2⎣⎢⎡010⎦⎥⎤+x3⎣⎢⎡001⎦⎥⎤
Tx=T⎝⎜⎛x1⎣⎢⎡100⎦⎥⎤+x2⎣⎢⎡010⎦⎥⎤+x3⎣⎢⎡001⎦⎥⎤⎠⎟⎞
=x1T⎝⎜⎛⎣⎢⎡100⎦⎥⎤⎠⎟⎞+x2T⎝⎜⎛⎣⎢⎡010⎦⎥⎤⎠⎟⎞+x3T⎝⎜⎛⎣⎢⎡001⎦⎥⎤⎠⎟⎞
=x1[12]+x2[34]+x3[56]
=[123456]⎣⎢⎡x1x2x3⎦⎥⎤=Ax
The matrix A is made with standard bases, so we call them standard matrix of linear transformation T