Information AboutRotation Matrix |
| CATEGORIES ABOUT ROTATION MATRIX | |
| rotational symmetry | |
| matrices | |
| SHOPPER'S DELIGHT | |
|
In ( Euclidean Space ), a rotation around the ''x''-axis is given by: : (where is the Roll Angle ) A rotation around the ''y''-axis is given by: : (where is the Pitch Angle ) A rotation about the ''z''-axis is given by: : (where is the Yaw Angle ) with the equivalent counter-clockwise rotation in can be given from the Minor of the rotation around the ''z''-axis: : Notice that this can be viewed as rotating the axes clockwise or the vector counterclockwise. Using the Yaw-pitch-roll System any 3-dimensional rotation matrix can be characterised by the three angles , and : : is rotation matrix in See also the General Formula For A 3 × 3 Rotation Matrix In Terms Of The Axis And The Angle . The set of all rotations about a given axis, together with the operation of Composition , form a Continuous Group . The matrices discussed in this article then provide a Representation of the group. is a rotation matrix if and only if is Orthonormal . is Orthonormal , if its column vectors are forming an Orthonormal Basis of , that is, the scalar product between any two column vectors is ''0'' ( Orthogonality ) and the scalar product of a column vector with itself is ''1'' ( Normalized Vector ). In other words the inverse of a rotation matrix is its Transpose : : where is the identity matrix. In particular, the Dot Product of each row with itself is equal to 1, and the dot product of different rows is zero. SEE ALSO EXTERNAL LINKS |