Posts Tagged ‘main’
Friday, November 6th, 2009
Identity Matrix Explained
Description
A detailed tutorial on the identity matrix. Step by step tutorial including several examples of the identity matrix and how to solve it for reference.
Overview
An indentity matrix is a matrix that is said to be of size n. It is considered to be the n-by-n square matrix with ones on the main diagonal and zeros elsewhere. The identity matrix is denoted as the variable I. The identity matrix has some extremely important properties of its own, especially multiplication properties. It is a unique type of matrix that is found rarely, but is used very often in several different branches of math.
Tags: -1, 0, algebra, diagonal, i, identity, linear, main, matrices, matrix, multiplication, one, properties, square, uniquem, variable, zero
Posted in Algebra | No Comments »
Thursday, November 5th, 2009
Main Diagonal of a Matrix
Description
A detailed tutorial on the main diagonal of a matrix. Step by step tutorial including several examples of main diagonals for reference.
Overview
The main diagonal of a matrix is the diagonal that starts at the top left corner, and continues down and to the right one step until either the other corner is reached (square matrices only), the bottom of the matrix is reached, or the right side of the matrix is reached. The main diagonal is also sometimes called the primary diagonal or the leading diagonal
Tags: algebra, bottom, diagonal, leading, left, linear, main, matrices, matrix, primary, regular, right, square, step, top
Posted in Algebra | No Comments »
Thursday, November 5th, 2009
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.
Tags: algebra, columns, diagonal, element, equivalent, main, matrices, matrix, method, reflect, rows, scalar, transpose
Posted in Algebra | No Comments »
Tuesday, November 3rd, 2009
How to Find the Trace
Description
A detailed tutorial on find the trace of a matrix. Step by step tutorial including several examples of how to find the trace for reference.
Overview
The trace of a square matrix is defined to be the sum of the elements on the main diagonal of the matrix. This can be mathematically expressed as:
Remember, the trace is only defined for square matrices – not any other kind of matrix.
Tags: algebra, diagonal, eigenvalue, element, invariant, linear, main, matrices, matrix, Spur, square, sum, trace
Posted in Algebra | No Comments »