English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

3 answers

In mathematics, Gaussian elimination (not to be confused with Gauss–Jordan elimination), named after Carl Friedrich Gauss, is an algorithm in linear algebra for determining the solutions of a system of linear equations, for determining the rank of a matrix, and for calculating the inverse of an invertible square matrix. Formally, the Gaussian elimination algorithm takes an arbitrary system of linear equations as input and returns its solution vector, if it exists and is unique. Equivalently, the algorithm takes an arbitrary matrix and reduces it to reduced row echelon form (also known as row canonical form). Elementary operations are used throughout the algorithm

2006-11-25 00:57:36 · answer #1 · answered by xzep2000 1 · 0 0

In short, the Gauss-Jordan reduction transform a matrix into its reduced row echelon (RRE) form, while a Gaussian elimination transforms it to its row echelon (RE) form.

To obtain the RRE, the matrix often has to be augmented before performing any operation.

2006-11-25 01:00:35 · answer #2 · answered by Anonymous · 7 0

Thanks,very usefull (y)

2016-05-23 01:05:00 · answer #3 · answered by Lois 4 · 0 0

fedest.com, questions and answers