채택된 답변

Walter Roberson
Walter Roberson 2011년 4월 4일

0 개 추천

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일

0 개 추천

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?

카테고리

Community Treasure Hunt

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

Start Hunting!

Translated by