CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 交通/航空行业 搜索资源 - genetic algorithm

搜索资源列表

  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:25.45kb
    • 提供者:lian
  1. r01

    0下载:
  2. 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3.27kb
    • 提供者:王辉
  1. sga

    0下载:
  2. 基于基本遗传算法的函数最优化 《遗传算法——理论、应用与软件实现》,王小平、曹立明编着 -A function of the basic genetic algorithm-based optimization "Genetic algorithm- theory, application and software implementation, Wang Xiaoping, Cao Liming, ed
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:4.61kb
    • 提供者:chengfeng
  1. Shop-scheduling-source-code

    1下载:
  2. 代码简介 典型JOB SHOP调度问题(FT10) :工序编码的遗传算法。 在上面典型JOB SHOP调度问题中,每个工件加工的时候可以选择多台机器加工。 使用工序编码的遗传算法。-a typical code Introduction JOB SHOP scheduling problem (FT10): process-coded genetic algorithm. In the above typical JOB SHOP scheduling problem, when eac
  3. 所属分类:transportation applications

    • 发布日期:2017-03-29
    • 文件大小:129.89kb
    • 提供者:kent
  1. aaa

    0下载:
  2. 遗传算法解决旅行商问题-The genetic algorithm to solve the traveling salesman problem. . . . . . . . . .
  3. 所属分类:transportation applications

    • 发布日期:2017-11-22
    • 文件大小:1016.08kb
    • 提供者:hsd
  1. AmbituityResolution_GA

    0下载:
  2. 遗传算法和自适应遗传算法解算双差整周模糊度的程序-Genetic algorithms and adaptive genetic algorithm solving the double difference integer ambiguity procedure
  3. 所属分类:transportation applications

    • 发布日期:2017-11-11
    • 文件大小:64.84kb
    • 提供者:陈魁
  1. M-fiels

    0下载:
  2. 遗传算法优化 应用于优化获得最佳参数,测试过非常好用-Genetic algorithm optimization
  3. 所属分类:transportation applications

    • 发布日期:2017-11-18
    • 文件大小:2.07kb
    • 提供者:tan zong
  1. Mid-ship-optimization

    0下载:
  2. 遗传算法优化船舶中剖面构件尺寸,matlab编程,先加载X文件-Ships in genetic algorithm optimization section scantlings, matlab programming, first load X files
  3. 所属分类:transportation applications

    • 发布日期:2017-11-17
    • 文件大小:2.4kb
    • 提供者:zhiyuli
  1. Genetic

    0下载:
  2. 利用遗传算法求解极值问题,进化代数30,种群个数1-Extremum problem using genetic algorithm, evolutionary algebra 30, the number of population 100
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:4.83kb
    • 提供者:张晨
  1. yichuan

    0下载:
  2. 用遗传算法实现旅行商问题.答案可能都不一样(有时候不一定是最优的)。-Solve Traveling Salesman Problems with genetic algorithm.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-24
    • 文件大小:7.34mb
    • 提供者:James
  1. GA--for-PCB-Drilling

    0下载:
  2. 将遗传算 法求解 TSP问题 的方法应 用于印制板打 孔工 艺的最优路 径选择 中.根 据 印制板上孔的位置找 出打孔的最短路径 .实现 高效率打孔 -A Genetic Algorithm ofPath Optimization for PCB Drilling
  3. 所属分类:transportation applications

    • 发布日期:2017-04-17
    • 文件大小:425.53kb
    • 提供者:veronica
  1. yichuanmatlab

    0下载:
  2. 在matlab环境下编写的程序,有具体的例子,适合于初学者。-The process of genetic algorithm under the environment of MATLAB, there is a specific example, suitable for beginners
  3. 所属分类:transportation applications

    • 发布日期:2017-04-26
    • 文件大小:21.49kb
    • 提供者:冯枫
  1. GA_Lambert

    4下载:
  2. 探火轨道兰伯特问题求解,利用Matlab遗传算法工具箱进行求解,可将发射窗口搜索时间精确到年月日时分秒-Fire detection track Lambert problem solving, use of Matlab genetic algorithm toolbox to solve, you can launch window Search time accurate to the date, hour
  3. 所属分类:transportation applications

    • 发布日期:2017-04-02
    • 文件大小:3.24kb
    • 提供者:yama
  1. binpacking

    0下载:
  2. it is a matlab code for bin-packing problem this problem solved with genetic algorithm output is very beautiful
  3. 所属分类:transportation applications

    • 发布日期:2017-04-26
    • 文件大小:8.96kb
    • 提供者:sadegh
  1. MDVRP_yichuansuanfa

    1下载:
  2. 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP- Vrp with matlab solve problems, the present program to solve the basic problem of genetic algorithm VRP routines. Each delivery point distance matrix and genetic algorithm parameters in VRP
  3. 所属分类:transportation applications

    • 发布日期:2017-04-26
    • 文件大小:19.75kb
    • 提供者:lxg
  1. GA

    1下载:
  2. 利用遗传算法解决列车优化运行问题,为了简化问题考虑只有一个牵引和惰性的过程。-Genetic algorithm is used to solve the problem of train operation optimization. In order to simplify the problem, there is only one process of traction and inertia.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:4.21kb
    • 提供者:江溯帆
  1. SGA_RCPSP

    0下载:
  2. 基于RCPSP问题的的遗传算法 对应论文 (131014)Project scheduling with limited resources using a genetic algorithm-GA RCPSP
  3. 所属分类:transportation applications

    • 发布日期:2017-04-28
    • 文件大小:107.04kb
    • 提供者:赵云
  1. GA_JSP

    0下载:
  2. 遗传算法解决jsp问题的matlab代码,输出种群内适应度均值和最优值图像,输出甘特图-Jsp genetic algorithm to solve the problem matlab code output within the population mean fitness and the best value of the image output Gantt
  3. 所属分类:transportation applications

    • 发布日期:2017-04-15
    • 文件大小:6.83kb
    • 提供者:sunny sun
  1. Genetic-Algorithm

    1下载:
  2. 用遗传算法求解固定起始点的闭环最短旅游路线问题-Fixed starting point for solving the shortest travel route closed loop problem by Genetic Algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:liluyan
  1. 遗传算法txt

    0下载:
  2. 遗传算法解决tsp问题 遗传算法,模拟达尔文进化论的自然选择和遗传学机理的生物进化过程的计算模型,一种选择不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个体基本上是最优的,那么以后再继续这样下去就可以一直最优了。(Genetic algorithm to solve TSP problem)
  3. 所属分类:交通/航空行业

    • 发布日期:2017-12-27
    • 文件大小:3kb
    • 提供者:zzh2000boy
« 12 »
搜珍网 www.dssz.com