The matrix
represents the rotation of the angle
around the
z-axis.
gives that y will be x rotated
degrees
around the z-axis.
If you have time, visualize a rotation with the graphics system used
in the A7 session. Draw both and
for some vectors
.
The equation , where
is the rotation matrix given
above,
is unknown and
is a known vector, gives that x will be
rotated by
and produce
. But here we only have
, we don't
have
. Here we need to solve the equation
to
find
. Select a simple angle
(
for example)
and solve
using Gaussian elimination, verify with Matlab.
If you have time, visualize this new situation with the graphics system. Draw both x and b and verify visually that x is rotated back from b.
Do the same for other linear transformations from the AMBS book. Which ones are invertible and which ones aren't?
Johan Jansson 2004-10-04