Filter löschen
Filter löschen

Take advantage of Hermitian matrices with eigs

1 Ansicht (letzte 30 Tage)
Stephen Becker
Stephen Becker am 11 Jan. 2013
Beantwortet: Andrew Knyazev am 15 Mai 2015
I want to use "eigs" on a Hermitian matrix. If I have a symmetric matrix, I can tell "eigs" that it is symmetric (and real) and it will take advantage of this. But if it is Hermitian, it seems "eigs" does not exploit this information (and it definitely should be able to, since we know the eigenvalues are real, for example). Is this due to a limitation in ARPACK (which I think is the underlying solver), or a limitation with Matlab's wrapper? Any work-arounds?

Akzeptierte Antwort

Andrew Knyazev
Andrew Knyazev am 15 Mai 2015

Weitere Antworten (0)

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