LOBPCG Initial k eigenvectors approximation

Hello,
I am currently working with the lobpcg.py code in python to solve for the eigenvalues and eigenvectors of large sparse matrices. I noticed that the solution is quite sensitive to the initial eigenvectors approximations X.
I am currently using a random function to generate the initial approximations and wanted to know if there is a better about doing this. Could I use a fixed X? Which X could I use to ensure that it will work for many different matrices and still converge?
Thank you,
Frank

답변 (1개)

Andrew Knyazev
Andrew Knyazev 2018년 9월 21일

0 개 추천

See https://en.wikipedia.org/wiki/LOBPCG#Convergence_theory_and_practice

카테고리

도움말 센터File Exchange에서 Linear Algebra에 대해 자세히 알아보기

태그

질문:

2012년 7월 20일

답변:

2018년 9월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by