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

搜索资源列表

  1. GA-BP

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

    • 发布日期:2017-03-24
    • 文件大小:1905
    • 提供者:
  1. GA

    0下载:
  2. 遗传算法优化BP神经网络程序,很不错的,值得学习-GA for BP neural network training
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28441
    • 提供者:scs
  1. BP-GA

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

    • 发布日期:2017-03-29
    • 文件大小:25649
    • 提供者:裴坡
  1. GA----BP

    0下载:
  2. 遗传算法优化BP神经网络,关于y=x1平方+x2平方的-BP neural network genetic algorithm, y = x1square+ x2 square
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5611
    • 提供者:lvziling
  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-28
    • 文件大小:1684
    • 提供者:童康
  1. GA-BP

    0下载:
  2. 这是一个GA-BP神经网络,可以对人口等数据进行预测。-This is a GA-BP neural network to predict population data.
  3. 所属分类:matlab

    • 发布日期:2017-11-02
    • 文件大小:940
    • 提供者:Yuan
  1. GA-BP

    0下载:
  2. 遗传算法的BP神经网络优化算法,以获得较好的优化性能-Genetic algorithm and BP neural network optimization algorithm, to obtain better optimization performance
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:4724
    • 提供者:文东杰
  1. GA-BP

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

    • 发布日期:2017-12-09
    • 文件大小:5218
    • 提供者:蒙宁佳
  1. GA-BP-neural-network-application

    0下载:
  2. GA-BP神经网络应用实例之MATLAB程序,里面有遗传算法,有实例,很受的。-GA-BP neural network application instance of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1158
    • 提供者:吴楠
  1. Genetic

    0下载:
  2. 遗传算法优化BP神经网络初始权值阈值,主程序(GA optimizes the initial weight threshold of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:先旺
  1. PSO-BP和GA-BP

    4下载:
  2. 分别使用PSO和GA优化BP神经网络的参数,用于非线性函数拟合(PSO and GA are used to optimize the parameters of the BP neural network for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:55296
    • 提供者:心愿2030
  1. chapter3基于遗传算法的BP神经网络优化算法

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

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:心空岁月
  1. GA-BP代码

    0下载:
  2. 利用GA遗传算法优化BP神经网络,有理论介绍,有实例(BP neural network optimization using GA genetic algorithm, a theoretical introduction, there are examples)
  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-01
    • 文件大小:33792
    • 提供者:花沫樱尘
  1. ga-bp

    0下载:
  2. 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:十七
  1. GA-BPNN

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

    • 发布日期:2018-01-02
    • 文件大小:52224
    • 提供者:abcdxyz001
  1. GA-BP

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

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:vfg
  1. GA_Bp

    0下载:
  2. 利用Maltab脚本M语言,使用GA遗传算法优化BP神经网络阈值,文件包括:ga_bp和gaot工具箱,首先在maltab中利用setpath设置加载gaot工具箱,然后在ga_bp文件夹下运行!(Using Maltab scr ipt M language, we use GA genetic algorithm to optimize BP neural network threshold. The files include ga_bp and GAOT toolbox. First,
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:107520
    • 提供者:兰德尔
  1. global p

    0下载:
  2. GA优化BP神经网络初始权值,阈值,从而增强其鲁棒性(GA optimizes the initial weights and thresholds of BP neural network, thereby enhancing its robustness.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:186368
    • 提供者:Wyy_999
  1. 基于GA优化的BP算法

    1下载:
  2. 通过遗传算法优化BP神经网络,提高其收敛速度和预测准确度。(BP neural network is optimized by genetic algorithm to improve its convergence speed and prediction accuracy.)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-10
    • 文件大小:5120
    • 提供者:SDXV%255F89937
« 12 »
搜珍网 www.dssz.com