QR decomposition and solving for x in the linear system

前端 未结 0 554
说谎
说谎 2020-12-29 06:28

I\'m trying to use QR decomposition to solve for x in a linear system, Ax = b when given A and b. Here is my code for the QR decomposition:

def qr_gram_schmid         


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