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

3 Ansichten (letzte 30 Tage)
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 Kommentar
Matt J
Matt J am 3 Okt. 2012
Any special structure to the matrix, besides that it is Hermitian? It would be great if it were circulant, obviously.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Andrew Knyazev
Andrew Knyazev am 15 Mai 2015

Kategorien

Mehr zu Linear Algebra finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by