GaussJordan

This program uses the Gauss Jordan pivoting method to determine the solution of a simple linear system.
23 Downloads
Updated 2 Feb 2022

View License

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 (2024). GaussJordan (https://www.mathworks.com/matlabcentral/fileexchange/106065-gaussjordan), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

The program has been simplified.

1.0.0