Description: Application of genetic algorithms for use: 1. Installation MATLAB5.X 2. Create the directory: (c: \ GeneticProgram), and all source code provided here is copyed into that directory 3. Run (c: \ GeneticProgram) of startup 4. in the MATLAB Command Window directly FloatExample and run the program BinaryExample.
To Search:
- [GA-FOR-VRP] - Graduation design used by C++ Prepared G
- [gatb] - Program demonstrates that the simple gen
- [GACFA] - Communications network using genetic alg
File list (Check if you may need any files):
遗传算法程序
............\arithXover.m
............\b2f.m
............\BinaryExample.m
............\binaryMutation.m
............\calcbits.m
............\contents.txt
............\delta.m
............\exampleFn.m
............\f2b.m
............\FloatExample.m
............\ga.m
............\initializega.m
............\maxGenTerm.m
............\nonUnifMutation.m
............\normGeomSelect.m
............\parse.m
............\readme.txt
............\roulette.m
............\simpleXover.m
............\startup.m