An orthogonal matrix \( Q \) is a square matrix whose columns and rows are orthogonal unit vectors (orthonormal vectors). Mathematically, this is expressed as \( Q^T Q = Q Q^T = I \), where \( Q^T \) is the transpose of \( Q \) and \( I \) is the identity matrix.
Show more…