Description: A simple function of the genetic algorithm optimization procedures, including initialization, fitness function, crossover, mutation, selection and the main program as well as drawing analysis.
To Search:
File list (Check if you may need any files):
1元简单函数优化的遗传算法程序\sel.m
.............................\cro.m
.............................\ft.m
.............................\init.mat
.............................\main.m
.............................\mut.m
.............................\n2to10.m
.............................\objf.m
.............................\pro.m
.............................\draw.m
1元简单函数优化的遗传算法程序