CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 遗传 BP

搜索资源列表

  1. 遗传算法优化BP神经网络的权值的matlab程序源代码

    25下载:
  2. 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
  3. 所属分类:matlab例程

    • 发布日期:2015-05-18
    • 文件大小:127.8kb
    • 提供者:hexing
  1. GA-BP

    6下载:
  2. 遗传算法优化神经网络代码,大家可以下载,方法很简单,-Genetic algorithm neural network code, you can download, the method is very simple,
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.86kb
    • 提供者:
  1. 2008101523144260

    1下载:
  2. 一、用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,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35.55kb
    • 提供者:梅丽
  1. GAbp

    3下载:
  2. 遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法-Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3.85kb
    • 提供者:yanhaifeixue
  1. BP-GA

    0下载:
  2. BP—遗传算法神经网络模型,matlab 源程序。-BP-genetic algorithm neural network model, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:25.05kb
    • 提供者:裴坡
  1. ga-bp

    0下载:
  2. 用遗传算法来改善BP神经网络模型,可以很好的用于最优化、预测等问题的求解-Using genetic algorithms to improve the BP neural network model, can be very good for optimization, forecasting and other problem solving
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.64kb
    • 提供者:童康
  1. 遗传算法优化BP神经网络

    15下载:
  2. 遗传算法优化BP神经网络,一种优化全的 比bp神经网络算法。基于MATab编写
  3. 所属分类:matlab例程

  1. 遗传算法的优化计算

    0下载:
  2. 遗传优化算法,自变量降维,训练集BP网络,单BP网络(genetic optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:88kb
    • 提供者:待续193
  1. 利用遗传算法优化BP神经网络权值和阈值

    0下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,内含程序和m文件(Using genetic algorithm to optimize BP neural network weights and thresholds, containing procedures and M files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:109kb
    • 提供者:qwer123456
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 基于遗传算法优化神经网络进行故障诊断的研究(Genetic neural network optimization)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:52kb
    • 提供者:牛行通
  1. BP and LVQ Neurl Networks

    0下载:
  2. BP神经网络和lvq神经网络的MATLAB程序,程序中包含有网络的识别效果图。(BP neural network and LVQ neural network training and pattern recognition)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:淼淼M
  1. chapter3基于遗传算法的BP神经网络优化算法

    1下载:
  2. 用遗传算法去优化BP神经网络,使控制更加精准(Genetic algorithm is used to optimize BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:4kb
    • 提供者:心空岁月
  1. 遗传算法优化神经网络matlab源码

    1下载:
  2. 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:116kb
    • 提供者:xihananhai
  1. GA-BP代码

    0下载:
  2. 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
  3. 所属分类:matlab例程

  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:51kb
    • 提供者:青鱼
  1. 基于遗传算法的BP神经网络优化算法

    5下载:
  2. 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-07
    • 文件大小:1kb
    • 提供者:haozhelingyun
  1. 基于遗传算法的BP神经网络优化

    1下载:
  2. 基于遗传算法的BP神经网络优化,并对比使用遗传算法前后的差别。
  3. 所属分类:matlab例程

  1. GA-BP

    0下载:
  2. 利用遗传算法对BP神经网络进行优化,算法效果较好,可移植性强。(The genetic algorithm is used to optimize the BP neural network, and the algorithm is effective and transplantable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:33kb
    • 提供者:花沫樱尘
  1. GA-BP

    1下载:
  2. 遗传算法优化神经网络,可以增加精度,避免陷入局部极小值(BP neural network optimized by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2kb
    • 提供者:vfg
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:368kb
    • 提供者:sci2018
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com