Matrices
The Matrices Utility (released in version 1.5) is part of the Math Mechanixs Math Tools and can be used to perform common matrix mathematics and linear equation solving. The new utility can be used to solve matrix problems with matrices as large as 10 x 10.
Matrix Math Operations:
- Addition
- Subtraction
- Multiplication
- Scalar Multiplication
- Inverse
- Transpose
- Cofactor
- Adjugate
- Trace
- Rank
- LU Decomposition
- Determinant
Linear Equation Solving:
You can also solve a simultaneous set of linear algebraic equations by using the Linear Solver. Just define matrix A and vector B in the expression Ax=B and solve for x.
Below is the solution vector x computed using the Linear Solver.
Back to Top | E-mail to friend | Affiliates