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!
  1 件のコメント
Matt J
Matt J 2012 年 10 月 19 日
No. EIG is not implemented as an mfile

サインインしてコメントする。


faa nad
faa nad 2012 年 10 月 19 日
yes,i need the algorithm implemented for finding eigon vectors
  1 件のコメント
Matt J
Matt J 2012 年 10 月 19 日
Please delete your answer and repost it as a comment

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeMatrix Indexing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by