Documentation of moptest


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


Function Synopsis

Out = testmop(OBJ_F, MopOpt)

Help text

 MultiObjective function TESTing

 This function create a population, calculates the objective values.
 Afterwards the objective values are (pareto) ranked.
 All these values are send to a plot routine specially designed for 
 multi-objective functions.

 Syntax:  Out = moptest(OBJ_F, MopOpt)

 Input parameters:
    OBJ_F     - String containing name of objective function
    MopOpt    - (optional) Options for testing and display
                MopOpt(1): Nind - number of individuals to use
                MopOpt(2): Dim  - number of dimensions to use

 Output parameters:
    Out       - not used yet

 See also: ranking, mopfonseca1, mop*, initrp, plotmop

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).