| Solution matrix
Thus, services:
Multiplying matrices Transpose matrix Sum matricies Inverse matrix Determinant of matrix Multiply matrix by the number Subtraction matrices Unit matrix Rank matrix The construction of the matrix in the degree Eigenvalues Eigenvectors Complex conjugate of the matrix Decomposition of matrices
Service work with matrices allows you to perform basic transformation matrices.
If you have a task to perform more complex transformations, then this service is used as a constructor. Example. Given matrix A and B, must find C = A-1 * B + BT,
-
You should first find inverseA1 = A-1, using service to find the inverse matrix;
-
Then, after the found matrix A1 fulfill multiplication of matricesA2 = A1 * B, using service for matrix multiplication;
-
Fulfill transpose matrixA3 = BT (service to find the transpose matrix);
-
And last - we find sum matricesะก = A2 + A3 (service on the calculation of the sum of matrices) - and get an answer (with the detailed solutions!);
Multiplying matrices
This online service in three steps:
-
Enter the first factor matrix A
-
Enter the second factor matrix or column vector B
-
Enter the e-mail, where to send the decision
Go to: Online Services "Multiplying matrices" →Multiplication of matrix-vector
Matrix-vector multiplication can be found by using the service 'multiplication of matrices' (The first factor is the given matrix, the second factor is a column consisting of elements of the vector)
Transpose matrix
Here you can trace the algorithm for matrix transposition and learn how to solve such problems.
This online service in two steps:
-
Enter the matrix A, which must transpose
-
Enter the e-mail, where to send the decision
Go to: Online Services "Transpose matrix" →Sum matricies
This online service in three steps:
-
Enter the first term matrix A
-
Enter the second term matrix B
-
Enter the e-mail, where to send the decision
Go to: Online Services "Sum matrices" →Inverse matrix
This online service in two steps:
-
Enter the matrix A, for which you want to find the inverse matrix
-
Enter the e-mail, where to send the decision
Go to: Online Services "Inverse matrix" →Determinant of matrix
This online service in two steps:
-
Enter the matrix A, for which you want to find the determinant (the determinant) matrix
-
Enter the e-mail, where to send the decision
Go to: Online Services "Determinant of matrix" →Multiply matrix by the number
This online service in three steps:
-
Enter the first factor matrix A
-
Enter the second factor on the number q
-
Enter the e-mail, where to send the decision
Go to: Online Services "Multiply matrix by the number" →Subtraction matrices
This online service in three steps:
-
Enter the first matrix, which is subtracted A
-
Enter the second matrix, from which is subtracted B
-
Enter the e-mail, where to send the decision
Go to: Online Services "Subtraction matrices" →Unit matrix
This online service in two steps:
-
Enter number q - size of the unit matrix
-
Enter the e-mail, where to send the decision
Go to: Online Services "Unit matrix" →Rank matrix
This online service in two steps:
-
Enter the matrix A, for which you want to do to find the rank
-
Enter the e-mail, where to send the decision
Go to: Online Services "Rank matrix" →The construction of the matrix in the degree
This online service in three steps:
-
Enter the matrix A, which will be erected in the degree
-
Enter integer q - degree
-
Enter the e-mail, where to send the decision
Go to: Online Services "The construction of the matrix in the degree" →The construction of the matrix in the negative degree
To see the result of the construction of the matrix A
the negative degree q - to use the same service
"The construction of the matrix in the degree", only q be a negative integer
Eigenvalues and eigenvectors of matrix
This online service in one step:
-
Enter the matrix A, for which you want to find eigenvectors and eigenvalues (eigenvalues)
Go to: Online Services "Eigenvectors and eigenvalues of matrix" →Complex conjugate of the matrix
This calculator finds the Hermitian conjugate of the matrix and the complex conjugate of the Dirac Complex conjugate of the matrix onlineDecomposition of matrices
These calculators allow QR-decomposition, LU-decomposition, Cholesky decomposition matrix online
| |