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.

fseminfThe goal was to minimize the objective such that the semi-infiniteconstraint satisfied. Evaluating mycon at the solutionx and looking at the maximum element of the matrix K1 shows theconstraint is easily satisfied.[c,ceq,K1] = mycon(x,[0.5,0.5]); % Sampling interval 0.5max(max(K1))ans =-0.0027This call to mycon produces the following surf plot, which shows thesemi-infinite constraint at x.8-105

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

Saved successfully!

Ooh no, something went wrong!