pöörlemismatriks
Pöörlemismatriks, also known as a rotation matrix, is a fundamental concept in linear algebra and geometry, used to represent rotations in Euclidean space. It is a square matrix that, when multiplied by a vector, rotates the vector by a specified angle in a specified plane. Rotation matrices are orthogonal, meaning their transpose is equal to their inverse, and their determinant is 1, indicating that they preserve the volume of the space they operate on.
In two-dimensional space, a rotation matrix is defined as:
where θ is the angle of rotation. This matrix rotates a vector counterclockwise by θ radians.
In three-dimensional space, rotation matrices can be more complex, as they can represent rotations about any
The concept of rotation matrices can be extended to higher-dimensional spaces, although their practical applications become