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

搜索资源列表

  1. 遗传算法实现旅行商问题

    0下载:
  2. 本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2770
    • 提供者:谢继晖
  1. GPSOtsp

    1下载:
  2. 采用遗传微粒群算法(GPSO)求解旅行商问题(TSP)的源代码。内附多个算例,本算法对于中小规模问题求解效率很高,对于大规模问题则效率略低。如有任何疑问,请于http://2shi.phphubei.com.cn/index.php发帖询问。-Genetic Particle Swarm Optimization (GPSO) for Traveling Salesman Problem (TSP) of the source code. Containing a number of examp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:937324
    • 提供者:李剑
  1. 遗传算法解决TSP问题的Matlab程序

    0下载:
  2. 解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on the size of the problem and t
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:青容
  1. Untitled2

    0下载:
  2. 用遗传算法解决带有时间约束软时间窗口的VRP(旅行商)旅行商问题(Solving the VRP (traveling salesman) traveling salesman problem with time constrained soft time windows by genetic algorith)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:异域欢歌
  1. 356629

    0下载:
  2. 用遗传算法实现巡回旅行商邮差问题的程序,可自由设置城市位置及数目,可设置个体数,代数,交叉率参数,运行过程中可记录每代()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:IT!67698
  1. gaTSP

    0下载:
  2. 旅行商问题,以10个、30个城市为例,文件为TSP代码。(Traveling salesman problem, take 10, 30 cities for example, the document is TSP code.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:学海无涯m
  1. genetictsp

    0下载:
  2. 为加深对遗传算法的理解与应用,结合经典的旅行商问题,用vs 2013进行了编程实验,验证算法的性能和加深对遗传算法的学习。(In order to deepen the understanding and application of genetic algorithm, combined with the classic travel problem, we use vs 2013 to do the programming experiment, which verifies the alg
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:876544
    • 提供者:zyx1903435712
  1. GA for TSP - Final

    0下载:
  2. 用遗传算法实现旅行商问题,可选择城市数量(Traveling salesman problem is realized by genetic algorithm, and the number of cities can be selected.)
  3. 所属分类:仿真建模

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:tianyunong
  1. 遗传算法求解TSP问题

    0下载:
  2. matlab求解TSP的源代码,可以求解旅行商问题(Matlab source code for solving TSP)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:珈南
  1. GA-tsp

    0下载:
  2. 使用遗传算法解决了旅行商问题,采用C++做实现(The traveling salesman problem is solved by genetic algorithm, and implemented by C++.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:derek__z
  1. chapter4

    0下载:
  2. 遗传算法程序,求解旅行商问题,可用于非线性求解(this is GA program for tsp ,and you can use it to slove some proplem)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:7168
    • 提供者:ifengjh
  1. mtspf_ga

    0下载:
  2. 用于2维和3维的TSP问题,固定起点和终点,可给定旅行商数量(For the 2 dimensional and 3 dimensional TSP problem, fixed starting point and end point, the number of traveling salesmen can be given.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:洋芋的
  1. prbgramgood

    1下载:
  2. matlab程序,遗传算法解决经典的TSP(旅行商)问题,不错的(The matlab program, the genetic algorithm to solve the classical TSP (traveling salesman problem, good)
  3. 所属分类:系统编程

    • 发布日期:2020-01-08
    • 文件大小:2048
    • 提供者:Sarut
  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:124928
    • 提供者:侯锐志
  1. 求解多旅行商问题的一种遗传算法

    0下载:
  2. 求解多旅行商问题的一种遗传算法,论文很有见地,值得研究和思考
  3. 所属分类:matlab例程

    • 发布日期:2019-07-14
    • 文件大小:430027
    • 提供者:wowowowo_870810
  1. 遗传算法解决mtsp问题

    1下载:
  2. 利用遗传算法解决mtsp(多旅行商)问题,可以精准方面的找到最优解,输出结果图文并茂!
  3. 所属分类:matlab例程

  1. 遗传算法解决TSP问题

    1下载:
  2. 通过遗传算法解决旅行商遍历各城市得到最短路径的问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2019-12-10
    • 文件大小:52965
    • 提供者:CYY112233@_
  1. 基于遗传算法的函数优化与多旅行商问题

    2下载:
  2. MATLAB平台实现的基于遗传算法的函数优化与多旅行商问题,有GUI界面,界面简洁,便于交互
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 遗传算法,tsp问题

    1下载:
  2. 处理 n 个城市旅行商问题的确定性算法(n=10,100):遗传算法,得到最优路线以及,收敛图像
  3. 所属分类:matlab例程

  1. 改进的遗传算法求解旅行商问题

    0下载:
  2. 一篇优化算法的论文,用改进的遗传算法优化求解旅行商问题。
  3. 所属分类:报告论文

    • 发布日期:2021-11-25
    • 文件大小:336648
    • 提供者:gystruggle01_@
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com