필터 지우기
필터 지우기

how eig() function works for finding eigen values of an image?

조회 수: 1 (최근 30일)
faa nad
faa nad 2012년 10월 19일
Dear Sir,
I am working with feature extraction for an image,where I was suggested to use Eigon vectors.In matlab ,I found an inbuilt function eig(),which calculates the eigen vectors.But I want to know how it calculates the eigen value and eigen vectors.
Thank You
  댓글 수: 1
Matt J
Matt J 2012년 10월 19일
You mean you want to know what algorithm it uses internally?

댓글을 달려면 로그인하십시오.

답변 (2개)

Sachin Ganjare
Sachin Ganjare 2012년 10월 19일
Refer below link & expand 'Tips' section, you will find some information about the algorithm used.
Also search in matlab installation, where this function must be defined in some .m file to get idea about the implementation.
Hope it helps!

faa nad
faa nad 2012년 10월 19일
yes,i need the algorithm implemented for finding eigon vectors

카테고리

Help CenterFile Exchange에서 Operating on Diagonal Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by