Eigenvalue Algorithm
(Redirected from Eigenvalue algorithm)
Jump to navigation
Jump to search
An Eigenvalue Algorithm is a Numerical Analysis Algorithm that can be implemented by an Eigenvalue System (to solve an eigenvalue task).
- Example(s):
- a QR Algorithm.
- See: Eigenvectors, Numerical Analysis, Numerical Stability, Eigenvalue.
References
2015
- (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/eigenvalue_algorithm Retrieved:2015-3-3.
- In numerical analysis, one of the most important problems is designing efficient and stable algorithms for finding the eigenvalues of a matrix. These eigenvalue algorithms may also find eigenvectors.