This transpose matrix calculator can help you compute the transpose of a matrix no matter of its type, having from 1 to 4 rows and/or columns.


Matrix
Number of rows (R):*
Number of columns (C):*

How does this transpose matrix calculator work?

This transpose matrix calculator can assist you when trying to find the transpose of a matrix having from 1 to 4 rows and/or columns.

In algebra, the transpose (MT) represents the matrix that results from switching the rows into columns and vice-versa of a given matrix (M).

For instance a matrix with 2 rows and 3 columns if transposed will result in one having 3 rows and 2 columns.

Transpose matrix properties

1. (MT)T = M

2.(M + N)T = MT + NT

3. (MN)T = NTMT

4. (scalar * M)T = scalar * MT

5. det(MT) = det(M)

6. (MT)-1 = (M-1)T

Example of a transpose

Transpose Matrix Example

02 Jul, 2015