Is there a method to accurately solve a system of linear equations in Python when the matrix has a large condition number?

前端 未结 0 673
失恋的感觉
失恋的感觉 2020-12-09 07:08

I am trying to solve a system of equations using Python, but the results are not as expected. I am using the Anaconda distribution. Spyder 4.1.5 and Python 3.8.

The a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题