Consider the linear system: 21 - 22 + 4x3 = 2.5 2.0 + 4.19 -2.13 = -4.5 21+ 412 +2.x3 = 4.5 21-2-4.5 Find the least squa
Posted: Sat Feb 26, 2022 10:59 am
Consider the linear system: 21 - 22 + 4x3 = 2.5 2.0 + 4.19 -2.13 = -4.5 21+ 412 +2.x3 = 4.5 21-2-4.5 Find the least square solution by QR factorization (First, find A = QR using Householder Reflection. Then find the solution x = (179) Question2. 20 points) Find the QR factorization of the coefficient matrix A for the system above using modified Gram Schmidt method.