Solving large system of linear equations using MATLAB

前端 未结 0 648
半阙折子戏
半阙折子戏 2021-02-05 13:23

I am using MatLab to solve a system of linear regressions: Ax=b. But my matrix A is really big. Its shape is (4098,3628800). I used A\\b to solve this problem. It t

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