Description: A simple function of the genetic algorithm optimization procedures, the optimal value of ternary functions using genetic algorithms, including the subroutine of the main program, initialization, crossover and mutation, selection, convenient modify, and includes image analysis.
To Search:
File list (Check if you may need any files):
3元简单函数优化的遗传算法程序\sel.m
.............................\cro.m
.............................\ft.m
.............................\main.m
.............................\mut.m
.............................\n2to10.m
.............................\objf.m
.............................\pro.m
3元简单函数优化的遗传算法程序