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

搜索资源列表

  1. 遗传算法工具箱

    0下载:
  2. 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:106471
    • 提供者:qianyg
  1. 柔性加工车间遗传算法调度C++

    2下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other aut
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45901
    • 提供者:林献坤
  1. 解决TSP的遗传算法

    1下载:
  2. 对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3857
    • 提供者:阳光灿烂
  1. 遗传算法在配方中的应用

    0下载:
  2. 介绍遗传算法的具体求解过程 以及在配方上的应用
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-04-15
    • 文件大小:235520
    • 提供者:dimata@163.com
  1. c++实现的TSP求解

    1下载:
  2. c++实现的TSP求解程序,可以读取数据文件
  3. 所属分类:Windows编程

  1. genetion.rar

    0下载:
  2. 使用遗传算法实现关于函数极值问题的求解,函数已给出。,The use of genetic algorithms achieve about extremal function of problem solving, function has been give.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:67990
    • 提供者:孙昌思核
  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:38038
    • 提供者:李剑
  1. xujinpeng-matlab.rar

    0下载:
  2. 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。,Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:505301
    • 提供者:徐进澎
  1. chengxu

    0下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解-cheliangdiaodu
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:677728
    • 提供者:dayu
  1. GATSP

    3下载:
  2. 用遗传算法写的求解TSP问题 四种情况 多旅行商单出发点 多旅行商多出发点 单旅行商以点的坐标计算及以距离矩阵计算-Written by using genetic algorithms for solving TSP problems, four cases: more than a single starting point for traveling salesman, multi-traveling salesman more than a starting point, a singl
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:16023
    • 提供者:曹轩
  1. MATWORK

    1下载:
  2. 分别使用遗传算法、Hopfiled神经网络和蚁群算法基于MATLAB实现了TSP问题的近似求解。-COMPARATIVE STUDY AND COMPREHENSIVE EVALUATION OF SEVERAL INTELLIGENT ALGORITHMS FOR SOLVING TSP PROBLEM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:646833
    • 提供者:willnow
  1. IAGA

    0下载:
  2. 应用改进自适应遗传算法结合最小二乘法求解优化参数,图形显示,运算快捷。-Application of improved adaptive genetic algorithm combined with least-squares method to optimize parameters, graphical display, fast computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:121480
    • 提供者:赵辉
  1. GAvrp

    0下载:
  2. 该算法经运行,无任何问题,可用于解决遗传算法求解车辆路线问题-The algorithm by running without any problems, can be used for genetic algorithm to solve Vehicle Routing Problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5283
    • 提供者:赵赵
  1. ga_matlab

    0下载:
  2. matlab实现遗传算法程序,用于求解约束的优化问题-matlab genetic algorithm to achieve the procedure for solving constrained optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17841
    • 提供者:aurora
  1. adapativeGA

    0下载:
  2. 一个较好的自适应遗传算法,求解速度快,可移植性好,图形显示,并有例子可供操作。-A better self-adaptive genetic algorithm for solving speed, portability, and graphical display, and have examples for the operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:147677
    • 提供者:赵辉
  1. yich

    0下载:
  2. 遗传算法就是那么点东西呗,就是在一个域内搜索最优解, 比如那个配送中心选址,如果用最低级的算法, 它的复杂度是C(n,m)*n!以上对吧?然后用遗传算法就可以使得复杂度降低呗, 迅速达到收敛。<br/>遗传算法的确是目前的一个在很多领域都比较先进的求解算法,你去搜一下它的原理看看吧, 我写程序之前光看这个算法的原理就看了两三天才全看明白。 这是我用vb写的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2800
    • 提供者:liumengqian
  1. 遗传算法切换相序

    3下载:
  2. 遗传算法求解最优相序,切换光伏投入相,治理电压低和三相不平衡
  3. 所属分类:matlab例程

  1. 解決VRPTW問題。原碼中的例題為solom C1-1

    2下载:
  2. 使用遗传算法求解带时间窗的车辆路径优化问题(VRPTW-GA Genetic Algorithms for VRPTW Solution, Running, with Descr iption)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:5120
    • 提供者:IIIIIIce
  1. 数学建模

    1下载:
  2. 用遗传算法求解带模糊时间窗的VRP问题,注释清晰明了,新手友好(Genetic algorithm for VRP with fuzzy time window)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:4096
    • 提供者:squirrel_03
  1. MATLAB求解VRP

    3下载:
  2. 遗传算法、模拟退火算法、禁忌搜索算法求解VRP问题的matlab程序(Matlab program of genetic algorithm, simulated annealing algorithm, tabu search algorithm to solve VRP problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-16
    • 文件大小:25600
    • 提供者:李太白12138
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com