文件名称:GA_BP

  • 所属分类:
  • 数值算法/人工智能
  • 资源属性:
  • [Matlab] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 38kb
  • 下载次数:
  • 1次
  • 提 供 者:
  • zha****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一、用GA直接训练BP网络的权重算法

主程序:gafault.m 它包括以下子程序:

1. BP网络初始化:nninit.m――给出P,T,R,S1,S2;

2. 适应值计算函数:gabpEval.m;

3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;



二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法



主程序:gabpfault.m 它包括以下子程序:

1. 网络初始化:nninit.m――给出P,T,R,S1,S2;

2. 适应值计算函数:gabpEval.m;

3.将遗传算法的编码解码为BP网络所对应的权值、阈值函数:gadecod.m;



三、纯BP

  主程序:(1)bpfault.m 在MATLAB5.2上

      (2)bpfault.m 在MATLAB6.5上 为后来所加

-First, the direct training of BP network with GA the weight algorithm

Main program: gafault.m It includes the following routines:

1. BP network initialization: nninit.m-- given P, T, R, S1, S2 

2. Fitness calculation functions: gabpEval.m 

3. Of genetic algorithms for the BP network codec corresponding weights, the threshold function: gadecod.m 



Second, with the GA first aim at the weight of BP network, and then direct the training of pure BP mixture of BP algorithm GA-BP



Main program: gabpfault.m It includes the following routines:

1. Network initialization: nninit.m-- given P, T, R, S1, S2 

2. Fitness calculation functions: gabpEval.m 

3. Of genetic algorithms for the BP network codec corresponding weights, the threshold function: gadecod.m 



3, pure BP

Main program: (1) bpfault.m on the MATLAB5.2

(2) bpfault.m the MATLAB6.5 for the subsequently added
相关搜索: GA
BP
GA_BP

(系统自动生成,下载前可以参看下载内容)

下载文件列表

GA训练BP网络的权重算法

......................\bpfault.m

......................\bppfault.m

......................\nninit.m

......................\readme.doc

......................\用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法

......................\........................................................\gabpEval.m

......................\........................................................\gabpfault.m

......................\........................................................\gadecod.m

......................\........................................................\nninit.m

......................\用GA直接训练BP网络的权重算法

......................\............................\gabpEval.m

......................\............................\gadecod.m

......................\............................\gafault.m

......................\............................\nninit.m

......................\遗传算法和神经网络在导弹测试设备故障诊断中的应用研究.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org