genetic is a (very) simple floating-point MATLAB implementation of a genetic algorithm. genetic operations currently only include mutation and crossover. for more information on how to use the m-files please type
>> help geneticin your MATLAB window or type
>> demoand see genetic in action.
genetic is available as:
please refer to the README file for installation instructions. send any questions, comments or suggestions to nene@sbox.tugraz.at.
last updated 23 Aug 2002.
copyleft © 1999-2002 by
Ernesto Rico-Schmidt,
all rights reversed.
$Id: index.html,v 1.4 2002/08/23 14:56:59 ernesto Exp $