Consider the following input/ouput data set u=[1 2 3 4]T; and y=[6 17 34 57]T; Assume that the following model should be
Posted: Mon Apr 11, 2022 5:57 am
Consider the following input/ouput data set
u=[1 2 3 4]T; and y=[6 17 34 57]T; Assume
that the following model should be fit to the data:
M:
y=θ0+θ1u+θ2u2;
Find the least square estimate for [θ0 θ1
θ2]T .
u=[1 2 3 4]T; and y=[6 17 34 57]T; Assume
that the following model should be fit to the data:
M:
y=θ0+θ1u+θ2u2;
Find the least square estimate for [θ0 θ1
θ2]T .