rosen
Purpose
Calculate Rosenbrock's function.
Synopsis
y = rosen(x)
Description
y = rosen(x)
computes the value of Rosenbrock's function at each row of
x
, which should have two columns.
See Also
demopt1
,
rosegrad
Pages:
Index
Copyright (c) Ian T Nabney (1996-9)