搜索资源列表

  1. 混合智能算法解决TSP问题的MATLAB

    0下载:
  2. 多种算法解决tsp问题
  3. 所属分类:数值算法/人工智能

    • 发布日期:2011-04-12
    • 文件大小:4426
    • 提供者:dvstrom
  1. Hopfield网络解决TSP问题的求解

    0下载:
  2. Hopfield网络解决TSP问题的matlab求解,能出图的
  3. 所属分类:源码下载

    • 发布日期:2011-05-12
    • 文件大小:1495
    • 提供者:t330481@163.com
  1. 蚁群算法tsp问题matlab程序

    0下载:
  2. 简单的求解tsp问题的蚁群算法matlab程序
  3. 所属分类:按钮控件

    • 发布日期:2011-05-20
    • 文件大小:11503
    • 提供者:zwsummer
  1. 基于遗传算法的TSP问题的解决

    1下载:
  2. 基于遗传算法的TSP问题的matlab实现
  3. 所属分类:matlab例程

  1. tsp问题

    0下载:
  2. tsp问题用神经网络方法解决-tsp uses neural network solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:梁白鸥
  1. 遗传算法求解TSP问题

    0下载:
  2. 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:9216
    • 提供者:
  1. tsp(2)

    0下载:
  2. 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:1171456
    • 提供者:叶靥
  1. 一些解决TSP问题的算法及源代码模拟退火算法

    1下载:
  2. 一些模拟退火算法及元代码,可以用于解决TSP问题的等,我已经验证过了 可以的,速度比较快,大家可以下载试试! -some simulated annealing yuan and the code can be used to solve problems such as TSP, I can be tested, and faster speed, you can download a try!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:39936
    • 提供者:刘三
  1. TSP-matlab

    0下载:
  2. 这个是TSP问题的matlab程序求解,请过目!-the TSP is the procedure for Matlab, please read!
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:李序
  1. TSP

    0下载:
  2. TSP问题的matlab实现程序,该程序在机器上可以正常运行,现提供给大家参考-TSP issues realize matlab program on the machine can function properly, is now available to U.S. reference
  3. 所属分类:其他小程序

    • 发布日期:2024-06-17
    • 文件大小:6144
    • 提供者:li
  1. GA-TSP

    0下载:
  2. 该程序用遗传算法求解TSP问题,得到了比较优的解,初学者可以参考。-The procedure for solving TSP using genetic algorithms problems, have been relatively superior solutions, beginners can refer to.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-17
    • 文件大小:45056
    • 提供者:赵科
  1. ant_colony_system

    0下载:
  2. 蚁群算法解决TSP问题 matlab程序-Ant colony algorithm to solve TSP problem matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:chenglong
  1. qacs

    0下载:
  2. 简单蚁群算法解决tsp问题 一共有48城市 花费7分钟-Simple ant colony algorithm to solve the problem 1 tsp spent a total of 48 cities in 7 minutes
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:王坤
  1. tsp

    0下载:
  2. tsp问题,该算法采用matlab算出了30个坐标的最优化路径,并给出迭代的时间,绘出路径。-tsp problem, the algorithm uses matlab to calculate the coordinates of 30 optimal path, and give Iterative time, mapped the path.
  3. 所属分类:生物技术

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:刘田
  1. tsp_ga

    0下载:
  2. matlab GA算法 解决 TSP问题(matlab GA TSP Genetic Algrithom)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:小翁
  1. TSP问题

    0下载:
  2. 用遗传算法求解TSP问题,文件比较全面,可以直接运行,或者自己改变输入(solve the TSP by ga)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:2048
    • 提供者:十七
  1. 蚁群算法求解TSP问题

    0下载:
  2. 将蚁群算法有效应用到TSP问题,并使用Matlab求解(Ant colony algorithm for solving TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:18432
    • 提供者:c_pcy
  1. TSP问题——遗传算法matlab实现

    0下载:
  2. 遗传算法解决TSP问题,MATLAB实现,可直接运行,备注详细(Genetic algorithm to solve the TSP problem, MATLAB implementation, can be run directly, detailed remarks)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:6144
    • 提供者:wang720
  1. 遗传算法求解tsp问题

    0下载:
  2. 遗传算法实现tsp问题的求解,使用MATLAB语言(Genetic algorithm for solving TSP problem)
  3. 所属分类:进化算法

    • 发布日期:2024-06-17
    • 文件大小:4096
    • 提供者:chen13dy
  1. 遗传算法解决TSP问题代码-含示例数据

    0下载:
  2. 利用遗传算法解决TSP问题示例,数据已包含,只需更改参数即可使用(Genetic algorithm to solve TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:12288
    • 提供者:piaoyu
« 12 3 4 5 6 7 8 9 10 ... 41 »

源码中国 www.ymcn.org