Global Information Lookup Global Information

Rotation matrix information


In linear algebra, a rotation matrix is a transformation matrix that is used to perform a rotation in Euclidean space. For example, using the convention below, the matrix

rotates points in the xy plane counterclockwise through an angle θ about the origin of a two-dimensional Cartesian coordinate system. To perform the rotation on a plane point with standard coordinates v = (x, y), it should be written as a column vector, and multiplied by the matrix R:

If x and y are the endpoint coordinates of a vector, where x is cosine and y is sine, then the above equations become the trigonometric summation angle formulae. Indeed, a rotation matrix can be seen as the trigonometric summation angle formulae in matrix form. One way to understand this is to say we have a vector at an angle 30° from the x axis, and we wish to rotate that angle by a further 45°. We simply need to compute the vector endpoint coordinates at 75°.

The examples in this article apply to active rotations of vectors counterclockwise in a right-handed coordinate system (y counterclockwise from x) by pre-multiplication (R on the left). If any one of these is changed (such as rotating axes instead of vectors, a passive transformation), then the inverse of the example matrix should be used, which coincides with its transpose.

Since matrix multiplication has no effect on the zero vector (the coordinates of the origin), rotation matrices describe rotations about the origin. Rotation matrices provide an algebraic description of such rotations, and are used extensively for computations in geometry, physics, and computer graphics. In some literature, the term rotation is generalized to include improper rotations, characterized by orthogonal matrices with a determinant of −1 (instead of +1). These combine proper rotations with reflections (which invert orientation). In other cases, where reflections are not being considered, the label proper may be dropped. The latter convention is followed in this article.

Rotation matrices are square matrices, with real entries. More specifically, they can be characterized as orthogonal matrices with determinant 1; that is, a square matrix R is a rotation matrix if and only if RT = R−1 and det R = 1. The set of all orthogonal matrices of size n with determinant +1 is a representation of a group known as the special orthogonal group SO(n), one example of which is the rotation group SO(3). The set of all orthogonal matrices of size n with determinant +1 or −1 is a representation of the (general) orthogonal group O(n).

and 24 Related for: Rotation matrix information

Request time (Page generated in 0.8381 seconds.)

Rotation matrix

Last Update:

rotation matrix is a transformation matrix that is used to perform a rotation in Euclidean space. For example, using the convention below, the matrix...

Word Count : 15019

Infinitesimal rotation matrix

Last Update:

infinitesimal rotation matrix or differential rotation matrix is a matrix representing an infinitely small rotation. While a rotation matrix is an orthogonal...

Word Count : 2787

Orthogonal matrix

Last Update:

The product of two rotation matrices is a rotation matrix, and the product of two reflection matrices is also a rotation matrix. Regardless of the dimension...

Word Count : 4802

Rotation formalisms in three dimensions

Last Update:

the rotation matrix are not all independent—as Euler's rotation theorem dictates, the rotation matrix has only three degrees of freedom. The rotation matrix...

Word Count : 12937

Quaternions and spatial rotation

Last Update:

the rotation matrix is zero or very small. For a stable method of converting an orthogonal matrix to a quaternion, see the Rotation matrix#Quaternion....

Word Count : 11503

Rotation

Last Update:

of the rotation matrix associated with an eigenvalue of 1. As long as the rotation angle α {\displaystyle \alpha } is nonzero (i.e., the rotation is not...

Word Count : 4040

3D rotation group

Last Update:

every rotation can be represented uniquely by an orthogonal matrix with unit determinant. Moreover, since composition of rotations corresponds to matrix multiplication...

Word Count : 11405

Euler angles

Last Update:

rotations, starting from a known standard orientation. Equivalently, any rotation matrix R can be decomposed as a product of three elemental rotation...

Word Count : 5208

Transformation matrix

Last Update:

corner, which must be set to 1. For example, the counter-clockwise rotation matrix from above becomes: [ cos ⁡ θ − sin ⁡ θ 0 sin ⁡ θ cos ⁡ θ 0 0 0 1 ]...

Word Count : 3826

Kabsch algorithm

Last Update:

Kabsch and Shinji Umeyama, is a method for calculating the optimal rotation matrix that minimizes the RMSD (root mean squared deviation) between two paired...

Word Count : 1147

Diagonalizable matrix

Last Update:

over the complex numbers. For example, this is the case for a generic rotation matrix. Many results for diagonalizable matrices hold only over an algebraically...

Word Count : 4044

Square matrix

Last Update:

such as shearing or rotation. For example, if R {\displaystyle R} is a square matrix representing a rotation (rotation matrix) and v {\displaystyle...

Word Count : 1831

Givens rotation

Last Update:

he was working at Argonne National Laboratory. A Givens rotation is represented by a matrix of the form G ( i , j , θ ) = [ 1 ⋯ 0 ⋯ 0 ⋯ 0 ⋮ ⋱ ⋮ ⋮ ⋮ 0...

Word Count : 2514

Angular displacement

Last Update:

differential rotation matrix is a matrix representing an infinitely small rotation. While a rotation matrix is an orthogonal matrix R T = R − 1 {\displaystyle...

Word Count : 1101

Camera matrix

Last Update:

In computer vision a camera matrix or (camera) projection matrix is a 3 × 4 {\displaystyle 3\times 4} matrix which describes the mapping of a pinhole camera...

Word Count : 2083

2D computer graphics

Last Update:

of arbitrary matrices). In linear algebra, a rotation matrix is a matrix that is used to perform a rotation in Euclidean space. R = [ cos ⁡ θ − sin ⁡ θ...

Word Count : 3986

Wigner rotation

Last Update:

composition of a boost and a rotation. This rotation is called Thomas rotation, Thomas–Wigner rotation or Wigner rotation. If a sequence of non-collinear...

Word Count : 6194

Essential matrix

Last Update:

{\displaystyle 3\times 3} rotation matrix and t {\displaystyle \mathbf {t} } is a 3-dimensional translation vector. The essential matrix is then defined as:...

Word Count : 3215

Product of exponentials formula

Last Update:

consisting of the 3x3 rotation matrix R and the 1x3 translation vector p. The matrix is augmented to create a 4x4 square matrix. g s t ( 0 ) = [ R p 0...

Word Count : 1116

Moment of inertia

Last Update:

inertia matrix is a constant real symmetric matrix. A real symmetric matrix has the eigendecomposition into the product of a rotation matrix Q {\displaystyle...

Word Count : 17259

Davenport chained rotations

Last Update:

generate any orthonormal matrix of the space, whose determinant is +1. Due to the non-commutativity of the matrix product, the rotation system must be ordered...

Word Count : 2721

Singular value decomposition

Last Update:

complex matrix into a rotation, followed by a rescaling followed by another rotation. It generalizes the eigendecomposition of a square normal matrix with...

Word Count : 13747

Gram matrix

Last Update:

of a real rotation matrix is the identity matrix. Likewise, the Gram matrix of the rows or columns of a unitary matrix is the identity matrix. The rank...

Word Count : 2683

Logarithm of a matrix

Last Update:

mathematics, a logarithm of a matrix is another matrix such that the matrix exponential of the latter matrix equals the original matrix. It is thus a generalization...

Word Count : 2931

PDF Search Engine © AllGlobal.net