Description: Using genetic algorithms for function f = x+10* sin (5* x)+7* cos (4* x) the maximum points: a simple single-point crossover, the basic bit mutation, roulette gambling options, randomly generated initial individual stocks, and the best solution is 24.689. Note: This algorithm is based on the matlab7.0, is what I have written, each of these steps are detailed. Genetic Algorithm for beginners.
- [SGA_MATLAB] - using Matlab since the preparation of a
- [yj1] - One dollar a simple example of function
- [simplegeneticalgorithmimplementation] - This is a very simple genetic algorithm
- [monisuanfa] - Genetic Algorithm and roulette choose C
- [wnn] - The use of genetic algorithm to optimize
- [GA_BP] - First, the direct training of BP network
File list (Check if you may need any files):
xujinpeng3.14
.............\crossover.asv
.............\crossover.m
.............\fun.m
.............\ga.asv
.............\ga.m
.............\initialise.asv
.............\initialise.m
.............\mutation.asv
.............\mutation.m
.............\roulette.asv
.............\roulette.m
.............\说明.txt