Take advantage of Hermitian matrices with eigs

조회 수: 3 (최근 30일)
Stephen Becker
Stephen Becker 2013년 1월 11일
답변: Andrew Knyazev 2015년 5월 15일
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?

채택된 답변

Andrew Knyazev
Andrew Knyazev 2015년 5월 15일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear Algebra에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by