tiziana
Computer
- Apr 15, 2004
- 1
Hi all!
I need to find the parameters a, b and c by solving the following linear least-squares parameter minimisation problem:
sum[i=1,1=n{a*X_i + b*Y_i + c - Z_i}^2]
where vectors X, Y and Z are known.
Any idea on how to implement in Matlab. Please I really need help cos it is a small part of my ptoject but it has got me stuck
thanks
I need to find the parameters a, b and c by solving the following linear least-squares parameter minimisation problem:
sum[i=1,1=n{a*X_i + b*Y_i + c - Z_i}^2]
where vectors X, Y and Z are known.
Any idea on how to implement in Matlab. Please I really need help cos it is a small part of my ptoject but it has got me stuck
thanks