Transpose of a Matrix
==2024-12-03
Transpose yourself into something better?
Theory
Transpose of a Matrix , is defined as:
where,
Properties of Transpose
- where
Symmetric Matrix
Skew-symmetric Matrix
==2024-12-03
Transpose yourself into something better?
Transpose of a Matrix A=[aij]m×n, is defined as:
AT=[aji]n×mwhere, 1≤j≤m 1≤i≤n
A=−AT