Why Matlab function eigs has different results for the same input data?
Afficher commentaires plus anciens
Dear Matlab friends,
I use Matlab (2014b 64-bit) function eigs to find eigen values (some smallest ones) and vectors of sparse matrix, in LLE (locally linear embedding) algorithm. I find eigs has different results for the same input data. That means, for the same input data, current running results of eigs are different form the next running results of eigs. Another Matlab function eig has similar phenomenon. The last (also smallest) eigen value of the results of eigs is always zero. Why? How can I get the stable output? I'd like to hear from you!
Honggui
3 commentaires
chen naveh
le 19 Déc 2015
I have the same problem... Following.
the cyclist
le 19 Déc 2015
Can you load an example of input data and code that exhibits the problem?
Honggui Li
le 20 Déc 2015
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!