Description: Including population initialization, selection, crossover and mutation all subroutines, each of which as a separate M-file. Main program is to achieve genetic algorithm network training process test procedures can be trained to get the results of the test network
To Search:
File list (Check if you may need any files):
遗传算法源程序代码\BP.m
..................\test.m
..................\Code.m
..................\Corss.m
..................\Cross.m
..................\fun.m
..................\Mutation.m
..................\Select.m
遗传算法源程序代码