Matrix Transpose

The transpose of a matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix A by producing another matrix, often denoted by Aᵀ

This page exists due to the efforts of the following people:

Timur

Timur

Created: 2011-03-28 13:36:04, Last updated: 2021-09-30 09:23:03
Creative Commons Attribution/Share-Alike License 3.0 (Unported)

This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/1205/. Also, please do not modify any references to the original work (if any) contained in this content.

The matrix transpose is the matrix obtained by replacing all elements a_{ij} with a_{ji} or, which is the same, by exchanging A's rows and columns, or flipping A over its diagonal. The matrix transpose is often written as A^T

PLANETCALC, Matrix Transpose

Matrix Transpose

Digits after the decimal point: 2
Transpose
 

URL copied to clipboard
PLANETCALC, Matrix Transpose

Comments