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

搜索资源列表

  1. a

    1下载:
  2. 基于矩阵实数编码遗传算法求解大规模机组组合问题-Matrix-based real-coded genetic algorithm for solving large-scale unit commitment problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-06-08
    • 文件大小:185244
    • 提供者:xy
  1. Based_on_genetic_algorithm_for_solving_knapsack_pr

    0下载:
  2. 背包问题,遗传算法,GAs,基于遗传算法求解背包问题,源码,方法-Knapsack problem, genetic algorithms, GAs, Knapsack Problem Based on Genetic Algorithm
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:72543
    • 提供者:金甜甜
  1. java

    0下载:
  2. 用Java实现遗传算法的 标准遗传算法求解函数原程序-A genetic algorithm with the standard Java Genetic Algorithm for Function of the original program
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:2431
    • 提供者:lpf30920
  1. TSP

    0下载:
  2. 利用遗传算法求解旅行商问题 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7326
    • 提供者:yanzhongyuan
  1. QGA_for_Diameter2_degree

    0下载:
  2. 毕业论文,用量子遗传算法求解图的度/直径-2问题源码-版本1_0-source code of postgraduate thesis--QGA to solve Diameter-2/Degree problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6169
    • 提供者:tanyi
  1. Matlabgeneticalgorithm

    0下载:
  2. 用遗传算法求解约束问题,用matlab编程-Using genetic algorithm, the use of matlab constraint problems
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:10402
    • 提供者:豆子敬
  1. VB_knapsack_problem_genetic_algorithm_code

    0下载:
  2. VB背包问题遗传算法求解的源码实例VB knapsack problem genetic algorithm source code examples-VB knapsack problem genetic algorithm source code examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5462
    • 提供者:tpp2ee
  1. genetic-algorithm

    0下载:
  2. 用基本遗传算法求解一维无约束优化问题 用顺序选择遗传算法求解一维无约束优化问题 用动态线性标定适应值的遗传算法求解一维无约束优化问题 用大变异遗传算法求解一维无约束优化问题 用自适应遗传算法求解一维无约束优化问题 用双切点遗传优化求解一维无约束优化问题 用多变异位自适应遗传优化求解一维无约束优化问题 -The basic genetic algorithm with one-dimensional sequence of unconstrained optimizat
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6339
    • 提供者:胖子
  1. chengxu

    0下载:
  2. 本文中利用遗传算法求解的问题为最短路径,该问题可描述为:在某大学校园内有多个场所,各场所之间有一个相关的距离cij ,目标就是要寻找一条从指定的起点 s 到指定的终点 t 的一条路径,使总距离最小。-This paper the problem using genetic algorithm for the shortest path, the problem can be described as: a university campus in a number of places, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:288421
    • 提供者:刘浏
  1. ga-funtion-Matlab

    0下载:
  2. 遗传算法求解函数优化问题的实现,多目标,最优解-Genetic Algorithm for Function Optimization implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:987661
    • 提供者:qianxiaobo
  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 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com