A non-linear least squares problem

If the least squares problem were to find tex2html_wrap_inline147 to minimize

displaymath163

where g is some non-linear function, then we obtain using the differentiation a new set of Normal Equations:

displaymath167

where W is a diagonal matrix of ``weights'', with tex2html_wrap_inline171 element defined as tex2html_wrap_inline173 . These are the normal equations for a ``weighted least squares problem''.

We will discuss the Newton-Raphson method (and variants) for solving a set of non-linear equations like those above.


next up previous
Next: Newton-Raphson Up: Class 5 Stat 540 Previous: Normal equations for linear

Richard Waterman
Fri Feb 12 06:43:38 EST 1999