AIS Midwest Equipment Cor
1.02 June 25, 2025- 7.4
- 1
- 2
- 3
- 4
- 5
Matrix Operations
The application lets you to perform some simple operations and calculations with matrices:
- Transposition
- Calculate determinant
- Sum and diff of matrices
- Multiplication of matrices
- Multiplication of a matrix by number
- Calculate rank
- Find inverse
- Solve systems of linear equations (with Gauss algorithm) A*X=B.