I still don't think I know what "eigen inverse" is. Are you trying to find the inverse of the matrix of eigen vectors?
inverse eigen
1 次查看(过去 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?
回答(0 个)
此问题已关闭。
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polygons 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!