Documentation of lectcmd1


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


Function Synopsis

Result = lectcmd(Cmd, varargin);

Help text

 OBJective function 1 for live introduction of EA optimization in lecture

 This function implements a polynomial function with multiple minima.
 It was implemented for the optimization introduction part in an EA
 lecture. Thus, do not interprete the results, just look at the 
 2-dimensional plot of this function (using plotmesh)

 Syntax:  ObjVal = lectcmd1(Chrom)

 Input parameters:
    see objfun1 for a full explanation

 Output parameters:
    see objfun1 for a full explanation
                
 See also: objlive1

Cross-Reference Information

This function calls

GEATbx: Main page  Tutorial  Algorithms  M-functions  Parameter/Options  Example functions  www.geatbx.com 

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