inverse eigen

 采纳的回答

Walter Roberson
Walter Roberson 2011-4-4

0 个投票

Perhaps you could give an example of what you mean?

1 个评论

for instance, i used matlab command [V,D]=eig(A) on matrix A, from which i get eigen vectors(V) and eigen values(D), now i wish to use eigen inverse on matrix V so what's the command for it?

请先登录,再进行评论。

更多回答(1 个)

Anuradha Kumari
Anuradha Kumari 2011-4-4

0 个投票

for instance, i used matlab command [V,D]=eig(A) on matrix A, from which i get eigen vectors(V) and eigen values(D), now i wish to use eigen inverse on matrix V so what's the command for it?

类别

Community Treasure Hunt

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

Start Hunting!

Translated by