12.07.2015 Views

What Is Optimization Toolbox?

What Is Optimization Toolbox?

What Is Optimization Toolbox?

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

fmincon[x,fval,exitflag,output,lambda,grad,hessian] = fmincon(...)returns the value of the Hessian at the solution x. See “Hessian” onpage 8-42.“Avoiding Global Variables via Anonymous and Nested Functions” onpage 2-20 explains how to parameterize the objective function fun, ifnecessary.Note If the specified input bounds for a problem are inconsistent, theoutput x is x0 and the output fval is [].InputArguments“Function Arguments” on page 6-2 contains general descriptions ofarguments passed into fmincon. This section provides function-specificdetails for fun, nonlcon, andoptions:8-36

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!