genetic: a simple genetic algorithm implementation

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 genetic
in your MATLAB window or type
>> demo
and 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.