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ᵀ

Esta página existe graças aos esforços das seguintes pessoas:

Timur

Timur

Criado: 2011-03-28 13:36:04, Ultima atualização: 2021-09-30 09:23:03

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 copiado para a área de transferência
PLANETCALC, Matrix Transpose

Comentários