my_gauss_elim(A,B)

Naive Gaussian Elimination with Backward Substitution Method for 3x3 matrix
181 Downloads
Updated 31 Aug 2015

View License

This code is for Naive Gaussian Elimination with Backward Substitution Method for 3x3 Matrix. This code takes an input argument of A which is 3x3 coefficient matrix and B is 3x1 output coefficient matrix

Cite As

Sander Khowaja (2024). my_gauss_elim(A,B) (https://www.mathworks.com/matlabcentral/fileexchange/52777-my_gauss_elim-a-b), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox 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