文件名称:GA_BP
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-01-10
- 文件大小:
- 53kb
- 下载次数:
- 0次
- 提 供 者:
- 严*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用遗传算法优化BP神经网络进行非线性函数拟合,程序中还编写出了单纯BP的预测函数,以及BP和GA_BP的预测误差输出程序。-using genetic algorithms optimizated BP neural network,he program has also prepared a simple BP s prediction function, as well as BP and GA_BP prediction error output of the program.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA_BP
.....\BP.m
.....\BP_error.m
.....\Code.m
.....\Cross.m
.....\Decode.m
.....\GABP_error.m
.....\Genetic.m
.....\Mutation.m
.....\Select.m
.....\data.mat
.....\fun.m
.....\test.m