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.

optimtoolPurposeSyntaxDescriptionTool to select solver, optimization options, and run problemsoptimtooloptimtool(optstruct)optimtool('solver')optimtool opens the <strong>Optimization</strong> tool, a graphical user interface (GUI)for selecting a solver, the optimization options, and running problems.See Chapter 5, “<strong>Optimization</strong> Tool” for a complete description of the tool.optimtool can be used to run any optimization solver in <strong>Optimization</strong><strong>Toolbox</strong>. Results can be exported to an M-file or to the MATLABworkspace as a structure.optimtool(optstruct) starts the <strong>Optimization</strong> Tool with optstruct.optstruct can either be an optimization options structure oroptimization problem structure. An options structure can be createdusing the optimset function or by using the export option fromoptimtool. A problem structure can be created or modified inoptimtool by exporting the problem information to the MATLABworkspace.optimtool('solver') starts the <strong>Optimization</strong> Tool with the specifiedsolver, identified as a string, and the corresponding default options andproblem fields. The solver functions available in <strong>Optimization</strong> <strong>Toolbox</strong>are valid inputs to the optimtool.8-189

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

Saved successfully!

Ooh no, something went wrong!