Next: , Previous: , Up: Scalar optimization   [Index]


1.12 Newton-Raphson algorithm

No constraints are honoured.

Function File: xmin = nrm (f,x0)

Using x0 as a starting point find a minimum of the scalar function f. The Newton-Raphson method is used.