搜索资源列表
-
1下载:
metlab求解的禁忌搜索算法,求解的实例在有效的时间范围内可得。-Solving metlab taboo search algorithm for solving the example in the effective time frame available.
-
-
0下载:
模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
-
-
0下载:
This function implements the tabu search algorithm for solving some problem
-
-
0下载:
采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
-
-
1下载:
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
-
-
1下载:
本程序提供禁忌搜索tabu search的matlab程序。可模拟遗传算法产生的节点之后的tabu search过程。-This program provides the matlab tabu search tabu search procedure. Generated by genetic algorithm can simulate the node after the tabu search process.
-
-
0下载:
用禁忌搜索算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
-
-
0下载:
用遗传算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
-
-
0下载:
禁忌搜索具体算法实现,解决车辆调度问题-Specific tabu search algorithm (c)
-
-
0下载:
ts算法 tsp上的应用 最新的 不错,利用禁忌搜索算法解决城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve tsp city
-
-
0下载:
禁忌搜索算法
解决TSP旅行商问题,写出了两个精度,一个是粗精度搜索,一个是细精度搜索。-Tabu search algorithm to solve TSP traveling salesman problem, wrote two precision, a coarse precision search, a search is fine precision.
-
-
0下载:
禁忌搜索算法计算电力系统无功优化,计算并联电容器的安装位置和容量-Tabu search algorithm calculates reactive power optimization calculation shunt capacitor installation location and capacity
-
-
0下载:
Tabu search for optimization problem. The use of tabu search algorithm
-
-
0下载:
此代码运用禁忌搜索算法解决旅行商问题(TSP)-This code use tabu search algorithm to solve traveling salesman problem (TSP)
-
-
0下载:
禁忌算法的实用性和可靠性很强,解决了很多问题-Tabu algorithm is very practical and reliable, and solves many problems.
-
-
0下载:
禁忌搜索算法源代码,对局部邻域搜索的一种扩展,搜索过程中采用禁忌准则,即不考虑处于禁忌状态的解,标记对应已搜索的局部最优解的一些对象,在进一步迭代搜索中尽量避开这些对象,避免迂回搜索,从而保证对不同的有效搜索途径的检索,是一种局部极小突跳的全局逐步寻优算法。(Tabu search algorithm source code, an extension of the local neighborhood search criteria, using tabu search process, th
-
-
0下载:
法禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,用于求最优解(Tabu search algorithm)
-
-
2下载:
禁忌搜索算法建议编程,车辆路径问题,以最短距离为目标(The tabu search algorithm recommends programming, vehicle routing problem, with the shortest distance as the target)
-
-
0下载:
简单介绍禁忌搜索算法的过程,并求解TSP,来加深对其的理解。(Briefly introduce the process of tabu search algorithm, and solve TSP, to deepen its understanding.)
-
-
4下载:
采用禁忌搜索算法解决问题,解决带时间窗的VRP问题(Tabu search algorithm is used to solve the problem and solve the VRP problem with time windows.)
-