how can i find k-eigenvalues faster than eig for hermitian dense matrix

Hi! eigs is not faster than eig for large hermitian dense matrix. I need many eigenvalues. For a matrix n > 2000 elements, i need to find the 250 largest eigenvalues. I think that the divide and conquer method or bissection method.
are there routines( or package) for these methods?
thanks

1 Commento

Any special structure to the matrix, besides that it is Hermitian? It would be great if it were circulant, obviously.

Accedi per commentare.

Categorie

Scopri di più su Linear Algebra in Centro assistenza e File Exchange

Richiesto:

il 3 Ott 2012

Risposto:

il 15 Mag 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by