March 2013
Intermediate to advanced
984 pages
26h 18m
English
Let v = (x, y, z)T, and u = v/||v|| = (x′, y′, z′)T. Also let
and,
M = uuT + cos θ(I – uuT) + sin θ S
where
Then
where m represents the elements from M, which is the 3×3 matrix defined on the preceding page. The R matrix is always defined. If x = y = z = 0, then R is the identity matrix. You can obtain the inverse of R, R–1, by substituting –θ for θ, or by transposition.
Often, you’re rotating about one of the coordinate axes; the corresponding ...