CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 禁忌算法

搜索资源列表

  1. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决

    13下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
  3. 所属分类:matlab例程

    • 发布日期:2009-03-11
    • 文件大小:7942
    • 提供者:okduweijie
  1. TSPTEST

    0下载:
  2. 用禁忌搜索算法求解旅行商问题(TSP),程序是可以运行的,刚调试过了-Tabu search algorithm for solving TSP with the problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1398
    • 提供者:朱艳艳
  1. TSP

    0下载:
  2. 禁忌算法解决TSP问题,程序简单效率高,欢迎来完善-Tabu algorithm to solve TSP problem, the program simple and efficient, welcome to improve
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1108
    • 提供者:吕淇
  1. main

    1下载:
  2. 禁忌搜索算法解决0/1整数规划NP难问题-Tabu Search Algorithm for 0/1 integer programming problem NP hard
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1052
    • 提供者:lynn
  1. jinji

    0下载:
  2. 禁忌算法解决任务分配问题 机器完成任务的问题-jinji suanfa jiejue renwu fenpei wenti
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:15378
    • 提供者:杨玉洁
  1. SA-VRP(TS-VRP)

    1下载:
  2. 采用模拟退火算法或禁忌算法求解车辆路径问题-Using simulated annealing algorithm or tabu search algorithm to solve the vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5000
    • 提供者:dr
  1. TS_TSP

    1下载:
  2. matlab程序编写 利用禁忌算法实现选择性拆卸序列规划-matlab code disassembly sequence planning based on tabu algorism
  3. 所属分类:matlab

    • 发布日期:2016-10-25
    • 文件大小:3072
    • 提供者:wuzhaoren
  1. test1_take_some_nodes

    1下载:
  2. 采用禁忌搜索算法,实现对多个点的TSP路径优化(Achieve the TSP path optimization for multiple points)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:Truman-Hu
  1. TS_TSP

    0下载:
  2. 基于matlab禁忌算法,包含一个小例子,有助于理解禁忌算法(Tabu search algorithm based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:figue
  1. Tabu Search

    0下载:
  2. 通过禁忌搜索算法求解TSP问题最优解问题(The tabu search algorithm is used to solve the optimal solution of the TSP problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:略懂先生
  1. mathematical modeling

    0下载:
  2. 文件包含了多种现代优化算法,如神经网络,模拟退火,禁忌搜索等智能算法。同时还有一些数学建模的相关的matlab实现。(The document contains a variety of modern optimization algorithms, such as neural networks, simulated annealing, tabu search and other intelligent algorithms. At the same time, there are some
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:99482624
    • 提供者:Jyoung丶
  1. TspTS

    0下载:
  2. 采用禁忌搜索算法求解旅行商问题,欢迎下载(Traveling salesman problem is solved by Tabu Search Algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:ColbyLi
  1. Untitled3

    0下载:
  2. 通过禁忌搜索算法求解(旅行商)TSP问题,输出最小路径(Through the taboo search algorithm to solve (traveler) TSP problem, the output of the smallest path)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:JJJ111
  1. 97288380tabu-search-matlab

    0下载:
  2. 路径规划问题的禁忌算法matlab程序。(Tabu search algorithm matlab program for path planning problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:laurel7
  1. 应用禁忌搜索算法解决0-1背包问题

    6下载:
  2. 利用禁忌搜索算法求解0-1背包问题。禁忌搜索算法相比其他搜索算法更优,设置藐视规则来避免陷入局部最优解。(Solve 0-1 Knapsack Problem based on Tabu search. The tabu search algorithm is superior to other search algorithms and sets contempt rules to avoid falling into local optimal solutions.)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-27
    • 文件大小:84992
    • 提供者:大白pu
  1. 禁忌搜索算法

    3下载:
  2. matlab禁忌搜索算法的源程序,内含 TS_TSP.m TS_TSP TSP_DATA.m(Matlab tabu search algorithm source program)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-20
    • 文件大小:10240
    • 提供者:chico7
  1. vrp求解

    2下载:
  2. matlab运用禁忌算法求解运输可拆分需求车辆不定的最佳路径,最佳车数(Matlab to find the best transportation path)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-24
    • 文件大小:18432
    • 提供者:财经22
  1. 蚁群算法的TSP优化

    1下载:
  2. 基于基础蚁群算法的TSP寻优,包括信息素更新方法,禁忌表使用更新(TSP optimization based on basic ant colony algorithm, including pheromone updating method, tabu table updating)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-13
    • 文件大小:3072
    • 提供者:苏打饼
  1. tabu_search

    0下载:
  2. 运用禁忌算法求解tsp问题,源代码中有详细的中文注释,可供相关学者提供参考(Tabu algorithm is used to solve TSP problem. Detailed Chinese annotations are included in the source code, which can provide reference for relevant scholars.)
  3. 所属分类:matlab例程

  1. 禁忌算法解决旅行商问题

    1下载:
  2. 禁忌算法求解解决旅行商问题,内附Matlab代码
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com