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

1 visualización (últimos 30 días)
Samhitha Vadlamani
Samhitha Vadlamani el 17 de Oct. de 2016
Editada: Matt J el 18 de Oct. de 2016
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 comentarios
Samhitha Vadlamani
Samhitha Vadlamani el 17 de Oct. de 2016
Sir, but eig(A,A+B) is a MATLAB syntax
KSSV
KSSV el 17 de Oct. de 2016
Why worry? As you have MATLAB in hand, pick two matrices A,B and check it your self.

Iniciar sesión para comentar.

Respuestas (1)

Matt J
Matt J el 18 de Oct. de 2016
Editada: Matt J el 18 de Oct. de 2016
If A and B are symmetric and either A or B is a multiple of eye(N), it will be true.

Categorías

Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by