Documentation of objfunoptset

Global Index (all files) (short | long) | Local contents | Local Index (files in subdir) (short | long)

Function Synopsis

objfunopt = objfunoptset(varargin)

Help text

 Create/alter OPTions structure for parameter SETtings of OBJective FUNctions
 
 FunctionName : Name or Description of function
 VarBoundMin  : Lower  boundary or boundaries for VLUB
 VarBoundMax  : Higher boundary or boundaries for VLUB
 NumVarDefault: Default amount of variables used in objective function
 NumVarMin    : Minimal amount of variables
 NumVarMax    : Maximal amount of variables
 NumObjDefault: Default number of objectives created by function
 NumObjMin    : Minimum number of objectives the function can create
 NumObjMax    : Maximum number of objectives the function can create
 GlobalMinVar : Variables of the global minimum (only valid for single-criteria function)
 GlobalMinObj : Global minimum of a single criteria function (if known)
 MObjGoals    : Goals for (multiple) objectives

 See also: paraoptset for a full description

Cross-Reference Information

This function calls This function is called by
GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions  www.geatbx.com 

This document is part of version 3.8 of the GEATbx: Genetic and Evolutionary Algorithm Toolbox for use with Matlab - www.geatbx.com.
The Genetic and Evolutionary Algorithm Toolbox is not public domain.
© 1994-2006 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).