文件名称:BP_MATLAB
介绍说明--下载内容均来自于网络,请自行研究使用
包括种群初始化、选择、交叉、变异各个子程序,每一部分都作为一个单独M文件。主程序是实现遗传算法网络的训练过程;测试程序可以对训练得到的网络进行结果测试-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
遗传算法源程序代码\BP.m
..................\test.m
..................\Code.m
..................\Corss.m
..................\Cross.m
..................\fun.m
..................\Mutation.m
..................\Select.m
遗传算法源程序代码
..................\test.m
..................\Code.m
..................\Corss.m
..................\Cross.m
..................\fun.m
..................\Mutation.m
..................\Select.m
遗传算法源程序代码