Take advantage of Hermitian matrices with eigs

2 ビュー (過去 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 Center および File ExchangeLinear Algebra についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by