Info
この質問は閉じられています。 編集または回答するには再度開いてください。
inverse eigen
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2011 年 4 月 4 日
I still don't think I know what "eigen inverse" is. Are you trying to find the inverse of the matrix of eigen vectors?
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!