How can I treat "Matrix is close to singular" when I use function "eigs" to solve eigenvalue problem

Dear all members, When I use function "eigs", a warning message is as below:
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 2.638109e-17. > In eigs>AminusSigmaBsolve at 1222 In eigs>@(v)AminusSigmaBsolve(Bmtimes(v)) at 150 In eigs at 265
Hope you can help me treat it. Thank you so much!

Answers (0)

Categories

Find more on Linear Algebra in Help Center and File Exchange

Asked:

on 17 Nov 2016

Edited:

on 17 Nov 2016

Community Treasure Hunt

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

Start Hunting!