Skip to content

The Gauss-Jordan Method is similar to Gaussian Elimination, except that the entries both above and below each pivot are targeted (zeroed out). After performing Gaussian Elimination on a matrix, the result is in row echelon form. After the Gauss-Jordan Method, the result is in reduced row echelon form.

Notifications You must be signed in to change notification settings

rajgubrele/gauss_jorden_method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

gauss_jorden_method

The Gauss-Jordan Method is similar to Gaussian Elimination, except that the entries both above and below each pivot are targeted (zeroed out). After performing Gaussian Elimination on a matrix, the result is in row echelon form. After the Gauss-Jordan Method, the result is in reduced row echelon form.

About

The Gauss-Jordan Method is similar to Gaussian Elimination, except that the entries both above and below each pivot are targeted (zeroed out). After performing Gaussian Elimination on a matrix, the result is in row echelon form. After the Gauss-Jordan Method, the result is in reduced row echelon form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages