Documentation of objlive2

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

Function Synopsis

ObjVal = objlive2(Chrom, P1);

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 = objlive2(Chrom)

 Input parameters:
    see objfun1 for a full explanation

 Output parameters:
    see objfun1 for a full explanation
                
 See also: objfun1
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).