CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 遗传算法优化神经网络

搜索资源列表

  1. matlab

    0下载:
  2. MATLAB神经网络0-9数字识别 该程序利用神经网络对数字0-9...遗传算法优化小波神经网络源程序 基于C语言实现的人脸识别
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:61651
    • 提供者:李鹏
  1. Genetic

    0下载:
  2. 遗传算法优化的BP神经网络算法,利用遗传算法优化BP神经网络的权值和阈值-Genetic algorithm BP neural network
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1670
    • 提供者:www000
  1. PSOtoolbox.rar

    1下载:
  2. 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:884241
    • 提供者:wzy
  1. chengxu

    0下载:
  2. Matlab利用BP神经网络和遗传算法对煤在锅炉内的燃烧率及一(儿)氧化氮的排放量进行优化,以获得最优的燃烧率和最少的氧化氮排放-Matlab using BP neural networks and genetic algorithms on coal in the boilers and the combustion rate of one (child) oxide emissions are optimized to obtain optimal combustion rate and
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:3290
    • 提供者:Neil
  1. BP-2

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

    • 发布日期:2017-04-12
    • 文件大小:1744
    • 提供者:汪洪涛
  1. GA--BP-neural-network

    0下载:
  2. 遗传算法的基本程序,主要的步骤,举例说明怎么应用遗传算法优化BP神经网络-GA basic procedures, main steps, illustrate how the application of genetic algorithm to optimize BP neural network
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:53796
    • 提供者:sunyanchao
  1. my-souce-code-20130915

    0下载:
  2. 书本《matlab神经网络应用设计》源码,对于利用遗传算法(GA)优化神经网络(NN)的程序部分,由于使用了GA工具箱中已经定义好的一些函数,因此,这部分程序必须拷贝到GA工具箱目录下才能运行,在本书中有:"第12章","第13章",以及"第20.5节"。另外,还包括该书本配套PPT教案。-Book " matlab neural network application design" source for the use of genetic algorithm (GA) o
  3. 所属分类:source in ebook

    • 发布日期:2017-05-16
    • 文件大小:4115065
    • 提供者:dream
  1. BP_Adaboost

    1下载:
  2. MATLABbp神经网络和遗传算法优化的源代码,程序能正常运行-MATLABbp neural network and genetic algorithm optimization of the source code, the program can run normally
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:60752
    • 提供者:李心杰
  1. GA-BP

    0下载:
  2. 遗传算法优化bp神经网络实例,希望大家能用到-Genetic algorithm optimization bp neural network instance, I hope you can use to
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:13045
    • 提供者:李心杰
  1. chapter3

    0下载:
  2. BP神经网络算法 基于遗传算法的BP神经网络算法实现对结果的优化-Based on BP neural network algorithm to optimize the BP neural network algorithm genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5254
    • 提供者:peng
  1. BP

    0下载:
  2. 本文结合遗传算法对BP算法进行优化,建立了改进的BP神经网络模型。最后,充分利用MATLAB语言的各自优势,进行编程-In this paper, the genetic algorithm to optimize BP algorithm, establish an improved BP neural network model. Finally, make full use of their respective advantages MATLAB language programming
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1591
    • 提供者:刘峥峥
  1. genetic-alg-BP-nonlinear-fitting

    0下载:
  2. matlab智能算法遗传算法优化BP神经网络-非线性函数拟合-genetic algorithm BP neurotic net nonlinear fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:52618
    • 提供者:zj
  1. GAMETHODSEID

    0下载:
  2. 遗传算法及粒子群算法优化的BP神经网络,用于多输入多输出的神经网络预测模型 -Network Predictive Genetic Algorithm and Particle Swarm Optimization based BP neural network for multiple-input multiple-output neural
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:20605
    • 提供者:ZHQ
  1. yichuan

    0下载:
  2. 基于神经网络与遗传算法的多目标函数优化求解程序-Multi objective function is based on neural networks and genetic algorithm optimization solver
  3. 所属分类:assembly language

    • 发布日期:2017-05-05
    • 文件大小:12387
    • 提供者:赵大业
  1. bp

    0下载:
  2. bp神经网络优化数据参数的目的,并和遗传算法做比较(bp neural network optimization data parameter purposes, bp neural network data parameter optimization purposes.)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:kdx
  1. GA_ANN

    0下载:
  2. 利用遗传算法,对神经网络中的参数进行迭代优化,进而使神经网络更加强大(Using the genetic algorithm, the parameters in the neural network are iteratively optimized to make the neural network more powerful.)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-22
    • 文件大小:11264
    • 提供者:三石城
  1. 遗传算法优化广义回归神经网络多分类

    2下载:
  2. 用遗传算法优化光滑因子,来搭建广义回归神经网络分类器,代码全面带数据,可移植性好
  3. 所属分类:其它

搜珍网 www.dssz.com