VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Matrix Inverse and Transpose Calculator (v1.1)

Vagelis Plevris  (2 Submissions)   Math/Dates   Visual Basic 5.0   Advanced   Wed 3rd February 2021

This is a program that calculates the Inverse of a Rectangular Matrix [A] (Dimensions N x N) using the Gauss elimination method, the product [A]*[A-1] for verification purposes (must be always equal to Singular Matrix [I]) and also the transpose of Matrix [A]. The interface is limited to 10x10 dimensions, but the solver itself can
be used to calculate the Inverse of any Rectangular Matrix, provided the determinant of it is non-zero. v1.1 fixes a bug of the first version.

Rate Matrix Inverse and Transpose Calculator (v1.1) (2(2 Vote))

Download Matrix Inverse and Transpose Calculator (v1.1)

Matrix Inverse and Transpose Calculator (v1.1) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters