Hello everyone, I keep getting this warning "Matrix is close to singular or badly scaled" how can I fix it?

I get this Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 5.939458e-152.
Anyone knows how can I solve this warning and make my code more efficient? It takes a lot of time to run this code.

2 Comments

Nobody can answer that because, for all we know, the matrix truly is singular and should be that way.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!