Gauss-Elimination method

Version 1.0.0.0 (756 Bytes) by Ahsun Ali
This code gives the echelon form of a system of linear equations entered as an augmented matrix
698 Downloads
Updated 26 Nov 2014

View License

With this code, the reduced echelon form of any number of linear equations can be obtained. This code saves the trouble for determining the values of unknown variables in a system of linear equations.However, individual value for each variable has to determined manually by working your way up the echelon form matrix.

Cite As

Ahsun Ali (2024). Gauss-Elimination method (https://www.mathworks.com/matlabcentral/fileexchange/48571-gauss-elimination-method), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Numerical Integration and Differential Equations in Help Center and MATLAB Answers

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.0.0