Solve Linear Systems Equations n*n
Category:
Dates and MathType:
ApplicationsDifficulty:
IntermediateAuthor:
AnonymousVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
This program solves Linear Equations using Gauss-Jordan Algorithm. It uses a uses the MSFlexgrid to enter the augmented matrix but its limit is 253 because I use a Byte variable to define the equations number so if you want to use it for a bigger Linear System you will have to change some variable definitions
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 linearequationsgaussjordan2.zip