Linear System Solver and Determinant
Category:
Dates and MathType:
ApplicationsDifficulty:
IntermediateAuthor:
Vagelis PlevrisVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
This is a linear System Solver that solves the linear system of equations: [A]*{x}={b} for {x} and calculates the Determinant of matrix [A]. It features a user-friendly interface which is limited to 10x10 System dimensions. Yet, the solver itself, which uses the Gauss Elimination Method, can solve systems of (whatever) greater dimensions, too.
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 mathlinearsystemssolver.zip