Using python for an iterative scheme to compute x^k

后端 未结 0 640
生来不讨喜
生来不讨喜 2020-12-04 11:30
Consider the n × n linear system Ax = b, and let A = D − L − U, where D is a
diagonal matrix, L is lower triangular, and U is upper triangular. Thus, we can write:
A         


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