What is the transformation matrix?
Is a particular type of matrix used for changing the frame of reference of an another frame or a vector.
Write the transformation matrix starting from the example seen in class.
Hint: two ref. frames not with the same origin
Exercize seen in class on the transformation matrix.
O2 = [2 1 0]
P2 = [sqrt2/2 sqrt2/2 0]
R21 = Rz(45)
find P1 = [2 2 0]
Properties of the trans. matrix.