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

搜索资源列表

  1. tabu

    0下载:
  2. 禁忌搜索(Tabu search)是局部邻域搜索算法的推广,Fred Glover在1986年提出这个概念,进而形成一套完整算法。 -Tabu search (Tabu search) is a local neighborhood search algorithm for the promotion, Fred Glover in 1986, proposed this idea, thus forming a complete set of algorithms.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:578916
    • 提供者:小龙
  1. 666tabu

    0下载:
  2. 禁忌搜索的matlab程序,包括求解TSP问题,介绍和ppt-Matlab tabu search procedures, including the TSP problem solving, presentation and ppt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:44678
    • 提供者:周宇
  1. TS_TSP

    0下载:
  2. 禁忌搜索算法求解车辆路径问题 很好的程序-Tabu search algorithm for vehicle routing problem with a very good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:5670
    • 提供者:清风
  1. tabu-search-for-tsp

    3下载:
  2. 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:3213
    • 提供者:dayong
  1. tabu-search-matlab

    0下载:
  2. TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4142
    • 提供者:didin rosid
  1. tabu-matlabcode-tsp

    0下载:
  2. tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:7035
    • 提供者:张天佑
  1. tabu-matlabcode-tsp

    0下载:
  2. matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:6753
    • 提供者:wuyao
  1. tabu_search-Solve-the-TSP-problem

    0下载:
  2. 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1191
    • 提供者:孙岩
  1. MSCI703_project

    0下载:
  2. this journal is created by Sachin Jayaswal Student ID: 20186226 Department of Management Sciences University of Waterloo. it s describe how performances of tabu search and simulated annealing solve the TSP. this journal includes tabu search and S
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:74856
    • 提供者:destra
  1. tabu-search

    0下载:
  2. Tabu search implementation in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5989
    • 提供者:dayaccus
  1. Tabu-Search-matlab

    4下载:
  2. 使用matlab进行禁忌搜索算法编例,解决车辆路径最优化问题。-vrp with use of tabu search
  3. 所属分类:matlab

    • 发布日期:2015-11-30
    • 文件大小:5120
    • 提供者:杨木木
  1. Tabu-search-asymmetric-ftv170.atsp

    0下载:
  2. matlab source for TSP asymmetric problem using tabu search
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:56564
    • 提供者:urserk
  1. Tabu-search-symmetric-ftv170.atsp

    0下载:
  2. matlab source for TSP symmetric problem using tabu search
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4419
    • 提供者:urserk
  1. Simulated-annealing--tabu-search

    0下载:
  2. 利用matlab编写的模拟退火,禁忌搜索,能很快得到最优值。-Matlab prepared using simulated annealing, tabu search, can quickly get the optimal value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2889
    • 提供者:李力
  1. tabu-search-matlab

    2下载:
  2. 求解VRP 问题的智能算法 禁忌搜索算法MATLAB源代码-tabu-search MATLAB code of VRP
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4358
    • 提供者:冯艳
  1. ypea116-tabu-search

    0下载:
  2. Tabu Search (TS) in MATLAB - Yarpiz
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:16915
    • 提供者:BB
  1. Tabu-search

    0下载:
  2. Tabu search matlab code
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3661
    • 提供者:zoheir
  1. 97288380tabu-search-matlab

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

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:laurel7
  1. ypea116-tabu-search

    0下载:
  2. tabu search with all of the other functions
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:16384
    • 提供者:uros
  1. Tabu Search TSP

    0下载:
  2. matlab code for tsp using tabu search
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:6144
    • 提供者:usgaa
« 12 3 »
搜珍网 www.dssz.com