Documentation of demomop


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


Function Synopsis

[xnew, GeaOpt] = demomop(OptVariant, FunVariant)

Help text

 DEMO for testing multiobjective optimization

 This function provides an example for using the GEATbx for 
 multiobjective optimization.
 The options are defined by the structure method providing a 
 higher flexibility.
 
 Syntax:  demomop(OptVariant, FunVariant)

 Input parameter:
    OptVariant  - Scalar indicating the used optimization method
                  1: globally oriented optimization
                  2: locally oriented optimization
                  if omitted or NaN, a menu will be shown with the 
                  possible options

    FunVariant - String indicating the used MO-function
                  if omitted or NaN, a menu will be shown with the 
                  possible options

 Output parameter:
    no output parameter

 See also: geaoptset, geamain2, mop*

Cross-Reference Information

This function calls

GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions 

This document is part of version 3.3 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-2000 Hartmut Pohlheim, All Rights Reserved, (support@geatbx.com).