I would appreciate some clarification w.r.t. algorithms for solving nonlinear systems of equations.
1 - I don't understand the difference between Newton's method and Newton-Raphson method. In [1], Newton's method is defined using the hessian, but Newton-Raphson does not. However but I'm afraid they are actually the same thing, since I implemented both and the results were the same across different iterations.
2 - From my understanding, the Gauss Newton-method is a particular case of Newton's method to minimize least squared residuals. Is this correct?
Thanks in advance!
Peter
[1] - www2.imm.dtu.dk/pubdb/views/edoc_download.php/3215/pdf