-
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memeti...
TSP问题是组合优化中的经典问题。其解决方法有局部优化方法和一些启发式算法,局部搜索方法充分考虑问题
的邻域结构,遗传算法有很好的全局搜索能力,memetic算法把遗传算法和局部优化算法相结合,试验结果证明,能很好地解
决TSP问题。-TSP problem is a classic combinatorial optimization problem. Its solution has a number of local optimization methods and heuristic algorithms, local search methods take full account of the issue of neighborhood structure, genetic algorithm has good ability of global search, memetic algorithm for the genetic algorithm and local optimization algorithm combining test results proved that well positioned to solve the TSP problem.
- 2022-08-11 23:30:19下载
- 积分:1
-
非线性规划中求解无约束问题中的一个有效方法
非线性规划中求解无约束问题中的一个有效方法--模矢法(步长加速法),并用图表示出来步骤.-Nonlinear Programming Solution unconstrained problem of an effective method-- vector mode (step acceleration), and using map out steps.
- 2022-07-26 07:10:08下载
- 积分:1
-
人工智能动物推理系统程序
人工智能动物推理系统程序-animal AI reasoning system procedures
- 2022-01-22 00:22:02下载
- 积分:1
-
自主巡线小车机器人的设计及其控制的c语言源码。
自主巡线小车机器人的设计及其控制的c语言源码。-Independent line patrol car robot design and control of c-language source code.
- 2022-09-28 22:45:03下载
- 积分:1
-
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行...
该算法为模糊自适应整定的PID控制算法,该算法在matlab环境下开发,可以直接运行
-The algorithm for fuzzy adaptive tuning of the PID control algorithm in the matlab environment development, can be directly run
- 2022-02-14 19:00:23下载
- 积分:1
-
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!...
一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!-Data mining of a better way to focus on data mining of frequent items. Must have the disadvantage, however, also need to improve the place!
- 2023-08-18 22:15:04下载
- 积分:1
-
java遗传算法库
Java遗传算法库-Java genetic algorithm library
- 2022-04-30 11:48:58下载
- 积分:1
-
基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行...
基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行 -The basic ant colony algorithm source code through a number of corrections to correct the original error can run some
- 2023-06-25 22:25:03下载
- 积分:1
-
对称欧氏距离问题的模拟退火算法
Simulated annealing (SA) for the Symmetric Euclidean TSP
- 2023-04-23 00:25:02下载
- 积分:1
-
人工智能中的广度搜索的九宫问题 用VC实现
人工智能中的广度搜索的九宫问题 用VC实现-breadth of artificial intelligence search JiuGongTu issue with VC
- 2022-04-23 15:34:20下载
- 积分:1