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

1 vue (au cours des 30 derniers jours)
Samhitha Vadlamani
Samhitha Vadlamani le 17 Oct 2016
Modifié(e) : Matt J le 18 Oct 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 commentaires
Samhitha Vadlamani
Samhitha Vadlamani le 17 Oct 2016
Sir, but eig(A,A+B) is a MATLAB syntax
KSSV
KSSV le 17 Oct 2016
Why worry? As you have MATLAB in hand, pick two matrices A,B and check it your self.

Connectez-vous pour commenter.

Réponses (1)

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

Catégories

En savoir plus sur Resizing and Reshaping Matrices dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by