Homework Statement Test these two equations, using least-squares fitting of the data (ti, bi), i = 1, 2, . . . , 100:1.
b(t) = d_{1} + d_{2}te^{-t} + d_{3}t^{2}e^{-2t}2.
b(t) = d_{1} + d_{2}\sqrt{t}e^{-\sqrt{t}} + d_{3}te^{-2\sqrt{t}}
where d1, d2, d3 in R are unknown.
For both theories...