12.07.2015 Views

What Is Optimization Toolbox?

What Is Optimization Toolbox?

What Is Optimization Toolbox?

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

fminimaxnonlconThe gradient consists of the partial derivative dF/dx of each F at the pointx. IfF is a vector of length m and x has length n, wheren is the length of x0,then the gradient G of F(x) is an n-by-m matrix where G(i,j) is the partialderivative of F(j) with respect to x(i) (i.e., the jth column of G is the gradientof the jth objective function F(j)).The function that computes the nonlinear inequality constraints c(x) 2 % nonlcon called with 4 outputsGC = ... % Gradients of the inequalitiesGCeq = ... % Gradients of the equalitiesend8-58

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

Saved successfully!

Ooh no, something went wrong!