Definition: Transpose is the operation that interchanges the rows and columns of a matrix. The transpose of
is denoted as
Example: Say you have a matrix
. The the tranpose would be .
- Transpose is commutative
Definition: Transpose is the operation that interchanges the rows and columns of a matrix. The transpose of
is denoted as
Example: Say you have a matrix
. The the tranpose would be .