필터 지우기
필터 지우기

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 CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by