Take advantage of Hermitian matrices with eigs

7 visualizaciones (últimos 30 días)
Stephen Becker
Stephen Becker el 11 de En. de 2013
Respondida: Andrew Knyazev el 15 de Mayo de 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?

Respuesta aceptada

Andrew Knyazev
Andrew Knyazev el 15 de Mayo de 2015

Más respuestas (0)

Categorías

Más información sobre Linear Algebra en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by