CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法

搜索资源列表

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

    0下载:
  2. 遗传算法优化BP神经网络-对非线性函数拟合.(Genetic algorithm optimization BP neural network - nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:53248
    • 提供者:解运超
  1. matlab遗传算法程序_2017

    0下载:
  2. MATLB做的经典遗传算法程序,包括算法的选择、交叉、变异函数,以及一些简单的MABTLAB遗传算法例子!(Classical genetic algorithm MATLB program, including the selection of algorithms, crossover, variogram, and some simple examples of MABTLAB genetic algorithm!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:54272
    • 提供者:wliaoc
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. 遗传算法

    0下载:
  2. 含有约束方程的三个变量求最大值所用的罚函数+遗传算法(Maximum value of genetic algorithm)
  3. 所属分类:matlab例程

  1. 遗传算法

    0下载:
  2. 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:行者W
  1. Matlab遗传算法的部分映射交叉算子(pmx)源码

    1下载:
  2. Matlab遗传算法的部分映射交叉算子(pmx)源码(Partial mapping crossover operator (PMX) source code of Matlab genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:jadee
  1. 神经网络遗传算法极值寻优

    0下载:
  2. 神经网络遗传算法,用于非线性函数的极值寻优,非常好的源码(Neural network genetic algorithm, for nonlinear function extremum seeking, very good source code)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:228352
    • 提供者:艺宝
  1. 遗传算法优化BP神经网络用于非线性函数拟合

    0下载:
  2. 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:91136
    • 提供者:艺宝
  1. 基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:30720
    • 提供者:其实还好
  1. 遗传算法求最大最小值

    0下载:
  2. 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:3072
    • 提供者:Orin_Yu
  1. 遗传算法

    0下载:
  2. 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:TurboCome
  1. chapter7多种群遗传算法的函数优化算法

    0下载:
  2. 多种群遗传算法代码,亲测可用,加快种群迭代速度(multi-population genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:jokerlclc
  1. 遗传算法工具箱

    0下载:
  2. matlab下遗传算法工具箱,适用于matlab2016a(Genetic algorithm toolbox under Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:48128
    • 提供者:hghhuazi
  1. 遗传算法

    0下载:
  2. 应用MATLAB软件进行遗传算法运算,此为相关代码,具有一定研究价值。(The application of MATLAB software for genetic algorithm operation, this is the relevant code, has a certain research value.)
  3. 所属分类:matlab例程

  1. 遗传算法实例

    0下载:
  2. Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:4096
    • 提供者:wcc0736106
  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
    • 文件大小:376832
    • 提供者:sci2018
  1. DC1D一维遗传算法反演

    0下载:
  2. 可进行DC1D一维遗传算法反演计算,找到最优反演模型(One dimensional DC1D genetic algorithm can be used to calculate the inversion model and find the optimal inversion model)
  3. 所属分类:其他

  1. 遗传算法

    0下载:
  2. 遗传算法的matlab代码,里面没有数据,可以自己加入自己的数据修改一下代码就行了
  3. 所属分类:matlab例程

  1. matlab编写的量子遗传算法

    2下载:
  2. 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:wcggcw012
  1. 遗传算法程序 matlab

    0下载:
  2. 为遗传算法的主程序; 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作(As the main program of genetic algorithm, binary Gray encoding is adopted, nonlinear ranking selection based on roulette method, uniform crossover, mutation operation, and inversion operat
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:时章漫
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com