Introduction - If you have any usage issues, please Google them yourself
Genetic Algorithm with the maximum two-dimensional function problems, and use matlab to achieve, but do not use matlab genetic algorithm toolbox
Packet : 9927429myga.rar filelist
遗传算法程序\myresult.m
遗传算法程序\myselection.m
遗传算法程序\myadapting.m
遗传算法程序\mycrossover.m
遗传算法程序\myinitial.m
遗传算法程序\mykeepbest.m
遗传算法程序\mymain.m
遗传算法程序\mymutation.m
遗传算法程序