MATLAB implementation of genetic algorithms, code very much, total references.
File list:
GA
.\GAOT
.\....\arithXover.m
.\....\b2f.m
.\....\binaryMutation.m
.\....\boundaryMutation.m
.\....\calcbits.m
.\....\Contents.m
.\....\coranaEval.m
.\....\coranaMin.m
.\....\delta.m
.\....\f2b.m
.\....\ga.m
.\....\gademo1.m
.\....\gademo1eval1.m
.\....\gademo2.m
.\....\gademo3.m
.\....\gaot.dvi
.\....\gaot.pdf
.\....\gaot.ps
.\....\gaotindex.html
.\....\heuristicXover.m
.\....\index.html
.\....\initialize.m
.\....\maxGenTerm.m
.\....\multiNonUnifMutation.m
.\....\nonUnifMutation.m
.\....\normGeomSelect.m
.\....\optMaxGenTerm.m
.\....\parse.m
.\....\README
.\....\roulette.m
.\....\simpleXover.m
.\....\tournSelect.m
.\....\unifMutation.m