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

1 visualizzazione (ultimi 30 giorni)
Samhitha Vadlamani
Samhitha Vadlamani il 17 Ott 2016
Modificato: Matt J il 18 Ott 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 Commenti
Samhitha Vadlamani
Samhitha Vadlamani il 17 Ott 2016
Sir, but eig(A,A+B) is a MATLAB syntax
KSSV
KSSV il 17 Ott 2016
Why worry? As you have MATLAB in hand, pick two matrices A,B and check it your self.

Accedi per commentare.

Risposte (1)

Matt J
Matt J il 18 Ott 2016
Modificato: Matt J il 18 Ott 2016
If A and B are symmetric and either A or B is a multiple of eye(N), it will be true.

Categorie

Scopri di più su Resizing and Reshaping Matrices in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by