Transpose of a Matrix Explained
Description
A detailed tutorial on the transpose of a matrix. Step by step tutorial including several examples of the transpose of a matrix for reference.
Overview
When you transpose a matrix, it is simply a way of saying that you write the matrix in a different way – this creates a new matrix. There are three ways you can transpose a matrix. The first way is to write the rows of your matrix as columns instead. The second way is to write the columns of your matrix as rows instead. And the third way is to reflect your matrix by its main diagonal. All of these actions accomplish the same thing, so it does not matter which method you use. When people talk about transposing something, they are usually referring to matrices.

November 5, 2009
No Comments











