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 .
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
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am