搜索资源列表

  1. 禁忌搜索算法实现蚁群繁殖问题算法

    0下载:
  2. 采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:30636
    • 提供者:李冰龙
  1. tuba

    0下载:
  2. 禁忌搜索算法的例子程序求解Tsp问题- The taboo search algorithm example procedure solves the Tsp question
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-30
    • 文件大小:162816
    • 提供者:王晓东
  1. TurboSimu

    0下载:
  2. 禁忌搜索算法的源代码-taboo search algorithm source code
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-30
    • 文件大小:273408
    • 提供者:刘学英
  1. 使用禁忌搜索法约求解瑟夫环改进算法

    0下载:
  2. 使用禁忌搜索法约求解瑟夫环改进算法,程序简单易懂。-use tabu search about solving Cerf Central improved algorithm, procedures simple and understandable.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:ge
  1. 禁忌搜索算法实现蚁群繁殖问题算法

    0下载:
  2. 采用禁忌算法实现的蚁群繁殖算法,该问题可以很好地解决蚁群问题中优化问题-taboo algorithm using the Ant Algorithm breeding, the problem can be successfully resolved ant colony optimization problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:30720
    • 提供者:李冰龙
  1. GATSJH

    0下载:
  2. 遗传算法和禁忌搜索相结合的方法,并有应用例子-Genetic Algorithm and Tabu Search combination of methods, and application examples
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:456704
    • 提供者:yfq
  1. Tabu_search_TSP

    1下载:
  2. 用禁忌搜索算法解决TSP的Matlab程序-taboo search algorithm used to solve the TSP Matlab procedures
  3. 所属分类:文档资料

    • 发布日期:2024-05-30
    • 文件大小:3072
    • 提供者:李崇
  1. TS_TSP

    0下载:
  2. 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:5120
    • 提供者:rty
  1. 14153613291

    0下载:
  2. 禁忌算法的源程序和一个示例的PPT演示稿 以及几个使用的关于禁忌算法的HTML文稿-Tabu algorithm source code and an example of the PPT presentations, as well as several taboos algorithm used on the HTML document
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:591872
    • 提供者:lhf
  1. PSOvrp

    0下载:
  2. 利用粒子群算法求解VRP问题程序,其中和禁忌搜索算法结合成混合算法求解,-The use of particle swarm optimization procedure for solving VRP problems, including tabu search algorithm and combined into a hybrid algorithm,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:4872192
    • 提供者:zcx
  1. 1

    0下载:
  2. 用禁忌算法求解tsp(旅行商问题)具有速度快,收敛性好,不易陷入局部最优解等特点-Algorithm with the taboo tsp (TSP) has fast convergence, and not easily trapped into local optimal solution, etc.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-30
    • 文件大小:988160
    • 提供者:张聪誉
  1. TSP

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

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:吕淇
  1. 禁忌算法

    0下载:
  2. 禁忌算法matlab编程实现,处理非线性优化问题(Dealing with nonlinear optimization problems)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:xsf11
  1. yichuan

    0下载:
  2. 禁忌算法matlab实现,解决非线性优化问题(Solving nonlinear optimization problems)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:xsfl11
  1. 禁忌算法求解tsp

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

    • 发布日期:2024-05-30
    • 文件大小:14336
    • 提供者:春天里的
  1. 禁忌算法

    0下载:
  2. 用禁忌算法求解VRP问题,简单易懂,有解释语句,方便了解学习。(Using tabu algorithm to solve the VRP problem, easy to understand, there are explanatory statements, easy to understand learning.)
  3. 所属分类:进化算法

  1. Tabu_search_TSP

    0下载:
  2. 禁忌算法,供人使用,还算不错111111111(Taboo algorithm, for people to use, still good)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:水月GEO
  1. 禁忌算法 C++

    0下载:
  2.  禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:刘向前
  1. vrp求解

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

    • 发布日期:2024-05-30
    • 文件大小:18432
    • 提供者:财经22
  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例程

« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org