| CAGE User's Guide | ![]() |
List of Optimization Functions
Methods of cgoptimstore
Type help cgoptimstore/method_name to see online help (where method_name is the name of a function, such as `getDataset').
Methods of cgptimstore
Task
Command
Evaluate optimization objectives and constraints
evaluateGrid evaluation of optimization objectives and constraints
gridEvaluateEvaluate prediction error variance (PEV)
pevEvaluateGrid evaluation of prediction error variance (PEV)
gridPevEvaluateGet optimization properties
getGet values from optimization operating point sets
getDatasetGet the initial free values for the optimization
getInitFreeValGet the number of rows in an optimization operating point set
getNumRowsInDatasetGet output information for the optimization
getOutputInfoGet optimization parameter
getParamSet the optimal values of the free variables
setFreeVariablesSet output information for the optimization
setOutputInfo
Methods of cgoptimoptions
You use these functions to set up all your optimization settings in the Options section of the file. You can set up any or all of these seven attributes:
The following methods are available:
Methods of cgoptimoptions
Task
Command
Add a model constraint to the optimization
addModelConstraintAdd a linear constraint to the optimization
addLinearConstraintAdd a free variable to the optimization
addFreeVariableAdd an objective to the optimization
addObjectiveAdd an operating point set to the optimization
addOperatingPointSetAdd a parameter to the optimization
addParameterGet model constraint placeholder information
getModelConstraintsGet linear constraint placeholder information
getLinearConstraintsReturn the current usage of constraints
getConstraintsModeGet the current description for the optimization function
getDescriptionGet the current enabled status for the optimization
getEnabledReturn the optimization free variable labels
getFreeVariablesReturn the current usage of free variables
getFreeVariablesModeGet the current name label for the optimization function
getNameReturn information about the optimization objectives
getObjectivesReturn the current usage of objective functions
getObjectivesModeReturn information about the optimization operating point sets
getOperatingPointSetsReturn the current usage of operating point sets
getOperatingPointsModeReturn information about the optimization parameters
getParametersSet how the optimization constraints are to be used
setConstraintsModeProvide a description for the optimization function
setDescriptionSet the enabled status for this optimization function
setEnabledSet how the optimization free variables are used
setFreeVariablesModeProvide a name label for an optimization function
setNameSet how the optimization objective functions are used
setObjectivesModeSet how the optimization operating point sets are used
setOperatingPointsMode
Optimization Function Reference
Following are the reference pages for all the functions you can use in user-defined optimizations. They are divided into two sections. See the tables above for an overview of all the available functions:
| Optimization Template | Alphabetical List of Functions | ![]() |
Learn more about the latest releases of MathWorks products: |
| © 1994-2009 The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |