optimget
PURPOSE
% Return a specific option from a structure created by
SYNOPSIS
function retval = optimget (options, parname, default)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
- fminunc % Solve a unconstrained optimization problem defined by the function @var{fcn}.
- fsolve % Solve a system of nonlinear equations defined by the function @var{fcn}.
- fzero % Find a zero point of a univariate function. @var{fun} should be a function
- lsqnonneg % Minimize @code{norm (@var{c}*@var{x}-d)} subject to @code{@var{x} >=
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003