文件名称:BP-GA
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2013-01-23
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- w***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现遗传算法优化的神经网络进行时间序列的预测,genetic.m接口函数简单明了,神经网络参数直接修改,自己的数据文件直接更换load即可。-Genetic algorithm optimization neural network for time series prediction, genetic.m interface functions simple neural network parameters directly modify their own data files directly replace the load can be.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BP-GA
.....\BP.m
.....\Code.m
.....\Cross.m
.....\Decode.m
.....\Genetic.m
.....\Mutation.m
.....\Select.m
.....\data.mat
.....\fun.m
.....\test.m