Matrix Inverse and Transpose Calculator (v1.1)
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.
AI
Resumen de IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Código fuente
Upload
Comentarios originales (3)
Recuperado de Wayback Machine