I need to calculate the eigenvector from the highest eigenvalue of an ill-conditioned matrix (kappa > 10^15). Since my goal is not to search for maxima/minima nor to calculate all eigenvectors, I'm not sure whether the ill-condition may be an issue.

Similar questions and discussions