[V,e]=eig(A,A+B) ?

1 次查看(过去 30 天)
Samhitha Vadlamani
Samhitha Vadlamani 2016-10-17
编辑: Matt J 2016-10-18
if [V,e]=eig(A,A+B) , can V^T*A*V=e and V^T*(A+B)*V=I be true ? V^T - being transpose of V
  3 个评论
Samhitha Vadlamani
Samhitha Vadlamani 2016-10-17
Sir, but eig(A,A+B) is a MATLAB syntax
KSSV
KSSV 2016-10-17
Why worry? As you have MATLAB in hand, pick two matrices A,B and check it your self.

请先登录,再进行评论。

回答(1 个)

Matt J
Matt J 2016-10-18
编辑:Matt J 2016-10-18
If A and B are symmetric and either A or B is a multiple of eye(N), it will be true.

类别

Help CenterFile Exchange 中查找有关 Resizing and Reshaping Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by