The following instructions explain how to use the matrix calculator to set matrix dimensions, fill or edit matrices, and perform operations such as multiplying matrices, calculating the matrix determinant, calculating the matrix inverse, and solving systems of linear equations for both real and complex matrices.
You can set the dimensions of a selected matrix in the following ways:
Remark: Setting the dimensions for a selected matrix only hides or displays its relevant rows or columns. This means no data is lost, and it has no effect on the dimensions of other matrices..
You can fill matrices with real numbers, imaginary numbers, complex numbers, or any constant expressions like (1/2+i)/(1-3sin(5π/4))i.
The matrix calculator performs matrix operations with ease.
To calculate various unary matrix properties such as determinant, inverse, adjugate, rank, lower/upper triangular forms, transpose, and reduced row echelon form (RREF), on a single selected matrix, press the corresponding buttons at the top of the matrix calculator.
The matrix calculator allows you to compute frequently used matrix expressions involving two or more matrices. To multiply matrices A and B, for example, the matrix multiplication calculator allows you to do it by selecting A*B from the Quick Calculation drop-down list
If a specific expression that you want to evaluate is not available in the Quick Calculations menu, enter it in the expression box provided and press the Calculate button.
For example, this tool can evaluate highly intricate matrix expressions involving complex numbers and variables: 2A + inv(BC) + (π-i)D + det(E)F
Key Feature: You can input expressions containing up to eight compatible matrices. This capability is a unique advantage of our online matrix calculator, making intricate matrix manipulation feasible and extremely time-saving.
The matrix expression calculator automatically verifies dimension compatibility for all matrix calculations. If the expression is valid and contains no incompatible matrix operations, the result will be displayed; otherwise detailed error messages are provided.
The following functions are supported within your expressions (where M represents any matrix or nested expression like 2A+B):
Remark: Although division is not a standard mathematical operation on matrices, our inverse matrix calculator allows the use of the division operator, as in A/B, in matrix expressions. It is interpreted as A*inv(B) for compatible matrices where B is invertible. Additionally, note that 1/A can be used for inv(A).
The system of linear equations solver provides two methods for solving such systems.
The first method is a straightforward approach for solving a single linear system.
Note: The linear system solver automatically saves the dimensions, entries, and augmented status for all matrices.
This method allows you to solve multiple linear systems simultaneously, all sharing the same m×m square matrix as their coefficient matrix.