Applied Math & Computer Science Lab
Data Analysis, Optimization & Mathematical Modeling, Artificial Intelligence, Neural Net For Everyday Life Applications
Links Online Free Courses Bookstore Forum Submit Link New Additions Archive
Search the Web:    

Online Inverse Matrix Calculation


                  

To calculate inverse matrix enter the matrix in the textbox above. Elements of matrix should be separated by space, each row of matrix should start from new line.
The matrix should be square matrix - the number of rows should be equal to number of columns.
To verify result of calculation - copy the result and use it to calculate inverse matrix of the result matrix. Inverse of inverse matrix should give the original matrix.
If the matrix does not have inverse matrix the result page after submit will be blank.


References

1. Module for inverse matrix calculation
2. Test script for inverse matrix calculation
3. Inverse Matrix Calculaltion - Algorithm