Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
faa nad
faa nad le 19 Oct 2012
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 commentaire
Matt J
Matt J le 19 Oct 2012
You mean you want to know what algorithm it uses internally?

Connectez-vous pour commenter.

Réponses (2)

Sachin Ganjare
Sachin Ganjare le 19 Oct 2012
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 le 19 Oct 2012
yes,i need the algorithm implemented for finding eigon vectors
  1 commentaire
Matt J
Matt J le 19 Oct 2012
Please delete your answer and repost it as a comment

Connectez-vous pour commenter.

Catégories

En savoir plus sur Operating on Diagonal Matrices dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by