Algorithm Matlab uses for [V,D] = eigs(A,k);
Afficher commentaires plus anciens
There appear to be a number of ways to compute the top k eigenpairs associated to the matrix A. Does anyone know the one that Matlab uses (via the command eigs(A,k)). Thanks!
1 commentaire
Shai Machnes
le 1 Sep 2017
[1] Lehoucq, R.B. and D.C. Sorensen, "Deflation Techniques for an Implicitly Re-Started Arnoldi Iteration." SIAM J. Matrix Analysis and Applications. Vol. 17, 1996, pp. 789–821.
[2] Sorensen, D.C., "Implicit Application of Polynomial Filters in a k-Step Arnoldi Method." SIAM J. Matrix Analysis and Applications. Vol. 13, 1992, pp. 357–385.
Réponses (1)
Jan
le 9 Déc 2016
0 votes
2 commentaires
David Koslicki
le 9 Déc 2016
Jan
le 9 Déc 2016
Either ask TMW, if they are willig to tell you more details, or apply for a job as a programmer at Mathworks to get the privileges for reading the source code or Matlab.
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!