An orthogonal matrix is a square matrix whose rows and columns are orthogonal unit vectors (i.e., orthonormal vectors). Mathematically, a matrix $A$ is said to be orthogonal if $AA^T = A^T A = I$, where $A^T$ is the transpose of $A$ and $I$ is the identity matrix.
Show more…