Why Matlab function eigs has different results for the same input data?
이전 댓글 표시
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
chen naveh
2015년 12월 19일
I have the same problem... Following.
the cyclist
2015년 12월 19일
Can you load an example of input data and code that exhibits the problem?
Honggui Li
2015년 12월 20일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Algebra에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!