|
Linear Equations, Eigenvalues (v. 1.0)
Разработано staticing
|
You can solve linear equations with 2 to 6 unknowns. Zero elements in the system of equations need not be entered - they will be added by the program. In addition to the solution vector x, which contains the unknowns, the inverse matrix (if it exists) is displayed.
For symmetric matrices, the eigenvalues and eigenvectors may be calculated. In physical and technical problems are common eigenvalue problems in which one matrix is diagonal:
A x - λ diag(b) = 0
In the case that the matrix A is symmetrical and all values are of b are positive these eigenvalue problems are also solved. Therefore the extensional option item "Special Eigenvalue Problem" exist.