MATLAB sparse matrix GEVP

188 views Asked by At

Is there a way/function/code to find the eigenvectors and eigenvalues of a sparse matrix (possibly a large matrix as well) in MATLAB? The Generalized Eigenvalue problem needs to be solved and using eig results in errors due to singularity.

0

There are 0 answers