Info

This question is closed. Reopen it to edit or answer.

inverse eigen

2 views (last 30 days)
Anuradha Kumari
Anuradha Kumari on 4 Apr 2011
Closed: VBBV on 20 Feb 2025
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 Comment
Walter Roberson
Walter Roberson on 4 Apr 2011
I still don't think I know what "eigen inverse" is. Are you trying to find the inverse of the matrix of eigen vectors?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!