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.

fseminfPurposeEquationFind minimum of semi-infinitely constrained multivariable nonlinearfunctionFinds the minimum of a problem specified bywhere x, b, beq, lb, andub are vectors, A and Aeq are matrices, c(x),ceq(x), and K i(x,wi) are functions that return vectors, and f(x) isafunction that returns a scalar. f(x), c(x), and ceq(x) can be nonlinearfunctions. The vectors (or matrices)are continuousfunctions of both x and an additional set of variables.Thevariablesare vectors of, at most, length two.Syntaxx = fseminf(fun,x0,ntheta,seminfcon)x = fseminf(fun,x0,ntheta,seminfcon,A,b)x = fseminf(fun,x0,ntheta,seminfcon,A,b,Aeq,beq)x = fseminf(fun,x0,ntheta,seminfcon,A,b,Aeq,beq,lb,ub)x = fseminf(fun,x0,ntheta,seminfcon,A,b,Aeq,beq,lb,ub,options)[x,fval] = fseminf(...)[x,fval,exitflag] = fseminf(...)[x,fval,exitflag,output] = fseminf(...)[x,fval,exitflag,output,lambda] = fseminf(...)8-91

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

Saved successfully!

Ooh no, something went wrong!