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

搜索资源列表

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

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

    • 发布日期:2017-12-18
    • 文件大小:52224
    • 提供者:青鱼
  1. 基本遗传算法

    0下载:
  2. 基本遗传算法应用实例。用基本遗传算法求下面函数的最大值。F=x^3-60*x^2+900*x+100,0<=X<=30.个体数目去50,最大进化代数取100,离散精度去0.01,杂交概率取0.9.(Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following functions. F=x^3-60*x^2+900*x+
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:三百碗饭
  1. 基于遗传算法的BP神经网络优化算法

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

    • 发布日期:2017-12-07
    • 文件大小:1024
    • 提供者:haozhelingyun
  1. 基于遗传算法的TSP算法

    0下载:
  2. 基于遗传算法的TSP算法,Matlab代码。(TSP algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:12288
    • 提供者:haozhelingyun
  1. Sheffield的遗传算法工具箱

    2下载:
  2. MATLAB谢菲尔德 遗传算法工具箱 很好用 加载在MATLAB里(MATLAB Sheffield GA tool)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:422912
    • 提供者:chaoyiliu
  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:96256
    • 提供者:阿雨
  1. chapter5基于遗传算法的LQR控制器优化设计

    0下载:
  2. 遗传算法LQR最优控制器设计的MATLAB实现及应用(Genetic algorithm, LQR, optimal design)
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 量子遗传算法MATLAB实现,可以作为编程参考(Quantum genetic algorithm MATLAB implementation, can be used as a programming reference)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:岁月骑士
  1. GA遗传算法

    0下载:
  2. 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:nglnc
  1. 遗传算法及其在函数优化问题中的应用研究 (2)

    0下载:
  2. 遗传算法在函数优化中的作用,解释了遗传算法的可行性。。。。。(Application of genetic algorithm in sparse matrix)
  3. 所属分类:人工智能/神经网络/深度学习

  1. _基于交叉库与并行变异的自适应遗传算法_苗振华

    0下载:
  2. 遗传算法在交叉,变异中的并行关系。。。。。。。。。(Parallel relation of genetic algorithm in crossover and mutation)
  3. 所属分类:其他

  1. 用遗传算法综合波束赋形基站天线

    1下载:
  2. 用遗传算法综合波束赋形基站天线。。。。。。。。。。。。。。。。。。。。。(A genetic algorithm is used to beam the antenna)
  3. 所属分类:其他

  1. fortran的遗传算法源程序

    4下载:
  2. fortran的遗传算法源程序,仅供参考(Source code for GA in FORTRAN)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:11264
    • 提供者:梳子szang
  1. 遗传算法选择算子

    0下载:
  2. 有关于遗传算法中一些经典选择算子的MATLAB实现(Some Realizations of Classical Selection Operators in Genetic Algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:长安逸魂
  1. 遗传算法变异算子

    0下载:
  2. 有关遗传算法中一些经典的变异算子的MATLAB实现(Some Realistic Variation Operators in Genetic Algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:长安逸魂
  1. 灰色预测和遗传算法

    1下载:
  2. 本 算法给了一个灰色预测和遗传算法的范例(This algorithm gives an example of grey prediction and genetic algorithm)
  3. 所属分类:matlab例程

  1. chapter2基于遗传算法和非线性规划的函数寻优算法

    1下载:
  2. 这是算法30案例的第二张源码,基于遗传算法和非线性规划的函数寻优算法(A function optimization algorithm based on genetic algorithm and nonlinear programming)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-19
    • 文件大小:33792
    • 提供者:小禹哥哥
  1. 遗传算法和BP人工神经网络算法C++实现代码

    0下载:
  2. 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:513024
    • 提供者:鼎折覆餗
  1. 遗传算法

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(Genetic algorithm is used to solve optimization search algorithm in computational mathematics, is a kind of evolutionary algorithms.Evolutionary algorithm was original
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:名字好难
  1. 遗传算法案例

    0下载:
  2. 遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithms are usually implemented in a computer simulation. The abstract representation of a certain number of candidate solutions (called individuals) in an optimization pro
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:名字好难
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com