Matlab : How to exploit a unique common eigenevctor got with null function to build a common basis?

前端 未结 0 474
眼角桃花
眼角桃花 2021-01-23 16:53

I have 2 matrices A and B of size 7x7 with which I want compute approximative common eigenvectors.

For this, I simply did :

null(A*B-B-A)

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