Can any one suggest me how to find Eigen Values for a very large matrics which is not positive definate?

In eigs>checkInputs/LUfactorAminusSigmaB at 1045 In eigs>checkInputs at 855 In eigs at 94 Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 1.605094e-16.
Every time I execute [Y,S,convergence] = eigs(Xsub,20,'SM'); I get this error.I tried things available over the internet, but nothing is working. Xsub is a Laplacian matrix which should be positive definite, but its not.

Réponses (0)

Cette question est clôturée.

Question posée :

le 27 Mai 2015

Clôturé :

le 20 Août 2021

Community Treasure Hunt

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

Start Hunting!

Translated by