搜索资源列表
-
0下载:
用禁忌搜索算法求解旅行商问题(TSP),程序是可以运行的,刚调试过了-Tabu search algorithm for solving TSP with the problem
-
-
0下载:
用禁忌搜索算法求解tsp。。。。matlab写之,非常有意义
-Tabu search algorithm for solving tsp. . . . matlab write very meaningful
-
-
0下载:
TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
-
-
1下载:
禁忌搜索算法解决0/1整数规划NP难问题-Tabu Search Algorithm for 0/1 integer programming problem NP hard
-
-
0下载:
禁忌搜索算法解决TSP问题-Tabu search algorithm to solve TSP problems
-
-
0下载:
现代优化算法中的禁忌搜索算法,50城市TSP测试数据,经测试结果与最优解接近。-Tabu search algorithm, 50 cities TSP test data.
-
-
0下载:
基于禁忌搜索算法的配电网无功补偿优化规划 能够降低网损
-Planning power distribution grid based on Tabu Search Algorithm for Optimal Reactive Power Compensation
-
-
0下载:
基于禁忌搜索算法的配电网无功补偿优化规划的 禁忌搜索部分-Optimize the planning of reactive power compensation based on the tabu search algorithm with tabu search part
-
-
0下载:
利用禁忌搜索算法,实现模式识别聚类功能。-Tabu search algorithm, the clustering function of pattern recognition.
-
-
0下载:
一个框架程序,关于禁忌搜索算法的,可以使用,稍作修改-A framework program on tabu search algorithm can be used, with slight modifications
-
-
0下载:
tabu search algorithm for tsp problem
-
-
0下载:
禁忌搜索(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
-
-
0下载:
这是Matlab禁忌搜索算法的代码,用于解决TSP问题-Tabu search algorithm to solve TSP problem
-
-
0下载:
禁忌搜索算法的matlab实现,以旅行商问题为例,使用该算法找出满意解。-Tabu search algorithm matlab realize, to the traveling salesman problem, for example, the use of the algorithm to find satisfactory solution.
-
-
0下载:
使用禁忌搜索算法解决tsp问题 简单易懂 能实现迭代的图像化显示-Tabu search algorithm to solve the problem tsp straightforward to achieve iterative graphical display
-
-
0下载:
Travelling search algorithm
-
-
0下载:
matlab环境下利用禁忌搜索算法解决TSP问题-Tabu search algorithm for TSP
-
-
0下载:
通过禁忌搜索算法求解TSP问题最优解问题(The tabu search algorithm is used to solve the optimal solution of the TSP problem)
-
-
0下载:
路径规划问题的禁忌算法matlab程序。(Tabu search algorithm matlab program for path planning problems)
-
-
6下载:
利用禁忌搜索算法求解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.)
-