Dominant generalized eigenvector of a matrix pencil in Python

后端 未结 0 978
半阙折子戏
半阙折子戏 2020-12-29 13:39

Given a matrix pencil (A,B) where A and B are NxN, how can I obtain the dominant generalized eigenvector in Python. I have seen this method scipy.sparse.linalg.eigsh() in on

相关标签:
回答
  • 消灭零回复
提交回复
热议问题