rosegrad

Purpose

Calculate gradient of Rosenbrock's function.

Synopsis

g = rosegrad(x)

Description

g = rosegrad(x) computes the gradient of Rosenbrock's function at each row of x, which should have two columns.

See Also

demopt1, rosen
Pages: Index

Copyright (c) Ian T Nabney (1996-9)