GaussJordan

This program uses the Gauss Jordan pivoting method to determine the solution of a simple linear system.

You are now following this Submission

This program is aimed at determining the solution of a linear system, of an inverse and determinant matrix, using the Gauss Jordan scaling method.
The algorithm that due to its simplicity can be easily translated and implemented by any other programming language such as Fortran and C.

Cite As

Marcelo Borges Santos (2026). GaussJordan (https://www.mathworks.com/matlabcentral/fileexchange/106065-gaussjordan), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

The program has been simplified.

1.0.0