Exercise 2.2.16

Answers

To find the best horizontal line to fit b, we have A = [1 1 1 1 ], AT = [1111 ], and b = [ 0 8 8 20 ]

Solve for ATAx^ = ATb, we have ATA = [4 ], and ATb = [36 ], we find x^ = [9 ], so the best horizontal line fit is b = C = 9.

The errors are e = b p = 9,1,1,11, total errors E = 204

User profile picture
2020-03-20 00:00
Comments