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

搜索资源列表

  1. myGA

    1下载:
  2. 用基本遗传算法求解一维无约束的优化问题。-The basic genetic algorithm with a one-dimensional unconstrained optimization problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:1006
    • 提供者:乐乐
  1. 遗传算法求解机组组合问题

    1下载:
  2. 通过利用遗传算法去解决机组组合问题。最终通过运行程序得到了机组组合问题的优化方案。
  3. 所属分类:matlab例程

  1. 单变量遗传算法

    0下载:
  2. 单自变量遗传代码实例,非工具箱编写,可以更改目标函数,完成这一系列的最值问题求解。(Example of single independent genetic code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:yjabbt
  1. MATLAB智能算法(遗传_神经网络_蚁群_免疫)

    1下载:
  2. 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained optimization problem with genet
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:1501184
    • 提供者:李乃双
  1. GA-TSP

    0下载:
  2. 利用遗传算法求解旅行商问题,求解100城市的最短路程(Using GA to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:4096
    • 提供者:SHSFforever
  1. yccs

    0下载:
  2. 运用经过改进的遗传算法解决kp问题,初始条件在run中修改(Genetic algorithm to solve KP problem)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:160768
    • 提供者:易信
  1. 遗传算法程序

    0下载:
  2. 主要功能利用选择,交叉,变异等遗传学方法,实现最优值求解。(The main functions of selection, crossover, mutation and other genetic methods to achieve the best value solution.)
  3. 所属分类:matlab例程

  1. GA

    0下载:
  2. 遗传算法求解简单的约束条件,算法简单,容易理解,成勋后面有标注(The constraint conditions of simple genetic algorithm, the algorithm is simple and easy to understand, behind the sung hoon has marked)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:368640
    • 提供者:goodjuan
  1. maxga1

    0下载:
  2. 遗传算法求解最大值,自己写的程序,适合初学遗传算法者(Genetic algorithm to solve the maximum)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:redeemer
  1. yichuan

    1下载:
  2. 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:fight_think
  1. main

    1下载:
  2. 能够实现多变遗传算法求解目标函数最大最小值,(To achieve the variable genetic algorithm for maximum and minimum)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:yjabbt
  1. GA

    0下载:
  2. 遗传算法求解旅行商问题 代码具有一定的通用性 但试验数据量较小(GA to resolve the traveler's problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:4169728
    • 提供者:Plutooooo
  1. TSP

    0下载:
  2. 使用matlab,利用遗传算法求解TSP问题(Using MATLAB, the genetic algorithm is used to solve the TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:7168
    • 提供者:qwqwqwqw
  1. 遗传算法求解布局问题

    1下载:
  2. 遗传算法解决布局问题。应用matlab语言,通过遗传算法(Genetic Algorithm Solves Layout Problem.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:tioddog
  1. 我的编码

    0下载:
  2. 多目标函数的遗传算法求解过程的编码,伪代码,轮盘赌算法(Multi objective function genetic algorithm to solve the process of coding, pseudo code, roulette algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:10240
    • 提供者:锦袖899
  1. 程序

    4下载:
  2. 利用遗传算法求解出微电网博弈论每种策略下最优解(Using genetic algorithm to solve the optimal solution of microgrid game theory under each strategy)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:494592
    • 提供者:hghhuazi
  1. GAtest0

    0下载:
  2. 遗传算法的入门应用,采用遗传算法求解一个函数的最值问题。(The genetic algorithm is used for the introduction of the genetic algorithm to solve the most valued problem of a function.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:haibugoulei
  1. ga_main

    0下载:
  2. 遗传算法求解问题的一个实例,运行结果会显示所求函数的最大值,与迭代、函数曲线图(Genetic algorithm is an example of solving problems, and the results can show the maximum value of the function, and the iteration and function curve)
  3. 所属分类:matlab例程

  1. GATest_src

    0下载:
  2. 用遗传算法求解函数最大值的matlab程序(Solving the maximum function of function by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:107520
    • 提供者:曼巴精神
  1. 111

    0下载:
  2. 设计遗传算法求解f(x)最小值,具体表达式如下: 一个求最小值的公式 要求必须使用m函数方式设计程序。(Design genetic algorithm to solve f ( x ) minimum value, the specific expression is as follows: A formula for finding the minimum The program must be designed using m function method.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:59392
    • 提供者:123编程序
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com