inverse eigen

10 次查看(过去 30 天)
Anuradha Kumari
Anuradha Kumari 2011-4-4
how can we find the inverse of eigen on a matrix?

采纳的回答

Walter Roberson
Walter Roberson 2011-4-4
Perhaps you could give an example of what you mean?
  1 个评论
Anuradha Kumari
Anuradha Kumari 2011-4-4
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
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?

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by