<< uncprb_getvecjacfd
Unconstrained Optimization Problems Toolbox
Unconstrained Optimization Problems Toolbox
>>
Unconstrained Optimization Problems Toolbox
> Benchmark
Benchmark
uncprb_computestatus
—
Computes the status of an optimization.
uncprb_leastsqfun
—
Returns the residual vector for the leastsq function.
uncprb_leastsqget
—
Get the fields of the internal data for uncprb_leastsqfun.
uncprb_leastsqinit
—
Initialize the internal data for uncprb_leastsqfun
uncprb_leastsqjac
—
Returns the Jacobian matrix for the leastsq function.
uncprb_lsqrsolvefun
—
Returns the residual vector for the lsqrsolve function.
uncprb_lsqrsolveget
—
Get the fields of the internal data for uncprb_lsqrsolvefun.
uncprb_lsqrsolveinit
—
Initialize the internal data for uncprb_lsqrsolve
uncprb_lsqrsolvejac
—
Returns the Jacobian matrix for the lsqrsolve function.
uncprb_optimfun
—
Returns f and g for the optim function.
uncprb_optimget
—
Get the fields of the internal data for uncprb_optimfun.
uncprb_optiminit
—
Initialize the internal data for uncprb_optimfun
uncprb_printsummary
—
rtolF, atolF, rtolX, atolX, fmt)
<< uncprb_getvecjacfd
Unconstrained Optimization Problems Toolbox