The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

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.

Package: optim