CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tabu MATLAB

搜索资源列表

  1. Ttabbusearchha

    0下载:
  2. 用禁忌搜索算法求解tsp。。。。matlab写之,非常有意义 -Tabu search algorithm for solving tsp. . . . matlab write very meaningful
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3576
    • 提供者:偏见
  1. tabusearch

    1下载:
  2. metlab求解的禁忌搜索算法,求解的实例在有效的时间范围内可得。-Solving metlab taboo search algorithm for solving the example in the effective time frame available.
  3. 所属分类:Other windows programs

    • 发布日期:2015-11-30
    • 文件大小:19820
    • 提供者:ben
  1. ptabu-matlabcr

    0下载:
  2. matlab编写的禁忌搜索算法,解决了了TSP问题,对初学入门者有重要的参考价值 -Matlab prepared by the tabu search algorithm to solve TSP problems have important reference value for beginners beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6820
    • 提供者:澄清
  1. tabu_search

    0下载:
  2. 用禁忌搜索算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:3038
    • 提供者:刘灿
  1. gatsp

    0下载:
  2. 用遗传算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:4809
    • 提供者:刘灿
  1. Simple-TS

    0下载:
  2. Simple Tabu Search in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:805
    • 提供者:Mohammad
  1. TS_TSP

    2下载:
  2. 禁忌搜索算法matlab解决旅行商问题程序源代码,含数据结果!-Tabu Search solve tsp problem
  3. 所属分类:matlab

    • 发布日期:2017-10-30
    • 文件大小:5050
    • 提供者:luyulan
  1. Modern-optimization-algorithm

    0下载:
  2. 禁忌搜索(tabu search ),模拟退火(simulated annealing),遗传算法(genetic algorithms),人工神经网 络(neural networks)的matlab源码-Tabu search (Tabu search), simulated annealing (simulated annealing), genetic algorithms (genetic algorithms), artificial neural networks (ne
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:250716
    • 提供者:游思
  1. tabusearch-TSP

    0下载:
  2. 这是Matlab禁忌搜索算法的代码,用于解决TSP问题-Tabu search algorithm to solve TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:3441
    • 提供者:Chloe
  1. TS_TSP

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

    • 发布日期:2017-12-19
    • 文件大小:5120
    • 提供者:figue
  1. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. TS

    0下载:
  2. 法禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,用于求最优解(Tabu search algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:舒逸流风
  1. 禁忌算法求解tsp

    2下载:
  2. 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:春天里的
  1. 禁忌搜索

    0下载:
  2. matlab实现的利用禁忌搜索解决tsp问题,代码可以运行(Matlab implements the use of tabu search to solve the TSP problem, the code can run)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:5120
    • 提供者:wrystal
  1. n-Queen using TS

    0下载:
  2. n-Queen Problem using Tabu Search
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:ahmadizal
  1. 禁忌搜索算法

    1下载:
  2. 禁忌搜索解决背包问题,matlab环境实现c流程(Tabu search solves knapsack problem, and C flow is realized in Matlab environment.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:sgdmc
  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

    1下载:
  2. 假设在一个供求关系系统中,车辆从货源取货,配送到对应的若干配送点。车辆存在最大载货量,且配送可能有时间限制。需要合理安排取货时间,组织适当的行车路线,使用户需求得到满足,同时使某个代价函数最小,比如总工作时间最少、路径最短等。 可以看出TSP问题是VRP问题的一种简单特殊形式。因此,VRP也是一种NP hard 问题。 目前解决此种问题的办法有多种,主要以启发式算法为主。包括退火算法、遗传算法、蚁群算法、禁忌算法等,本文介绍两种比较简单算法:C-W节约算法和遗传算法。(Assume that
  3. 所属分类:matlab例程

    • 发布日期:2019-10-19
    • 文件大小:4096
    • 提供者:HappyppaH
  1. 禁忌搜索算法

    1下载:
  2. 禁忌搜索算法解决tsp问题,matlab程序(tabu search algorithm to solve tsp problem, matlab program)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-10
    • 文件大小:14336
    • 提供者:liyu2022
  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 2 34 »
搜珍网 www.dssz.com