フィルターのクリア

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 Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by