Gauss-Jordan Matrix Inversion and Solution to Linear Equations
Category:
Office/VBAType:
ModulesDifficulty:
AdvancedAuthor:
AnonymousVersion Compatibility: Visual Basic 6, Visual Basic.NET
More information:
The attached workbook performs Gauss-Jordan elimination. The output is the matrix inverse along with solutions of the system if the right hand vector is included as input.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download gauss_jordan.zip