I am trying to find Function luinc.m [called by EIGIFP: for computing a few extreme eigenvalues and eigenvectors of the large symmetric generalized eigenvalue]
Show older comments
eigifp is a MATLAB program for computing a few extreme eigenvalues and eigenvectors of the large symmetric generalized eigenvalue problem Ax = λ Bx. It is a black-box implementation of an inverse free preconditioned Krylov subspace projection method developed by Golub and Ye [2002].
When running it, it calls the matlab function luinc.m.
I don´t get to find it. Can You share the m file here ?
Answers (0)
Categories
Find more on Eigenvalues & Eigenvectors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!