-
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
-
classification_matlab_toolbox分类方法工具箱,有界面很直观。
classification_matlab_toolbox分类方法工具箱,有界面很直观。-classification_matlab_toolbox classification toolbox, a very intuitive interface.
- 2022-03-19 23:12:23下载
- 积分:1
-
good procedures, MATLAB
很好的程序,MATLAB-good procedures, MATLAB
- 2022-07-16 21:10:54下载
- 积分:1
-
支持向量机(SVM)的VC源代码,内有应用手册和应用实例。
支持向量机(SVM)的VC源代码,内有应用手册和应用实例。-Support Vector Machine (SVM) of the VC source code, with the application of manuals and application examples.
- 2022-07-21 15:55:40下载
- 积分:1
-
一个遗传算法的matlab实现源程序。希望对大家有所帮助。
一个遗传算法的matlab实现源程序。希望对大家有所帮助。-A genetic algorithm matlab source realize. Would like to help everyone.
- 2022-07-17 17:20:32下载
- 积分:1
-
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据...
这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据-This is the Internet can find the most comprehensive adaboost C algorithms, However, it needs its own training data
- 2022-03-03 21:04:26下载
- 积分:1
-
AI 人工智能 在C#环境下实现 9宫格 算法
AI 人工智能 在C#环境下实现 9宫格 算法-AI
- 2023-07-03 03:40:03下载
- 积分:1
-
Genetic algorithm source code examples are very helpful for beginners, the propo...
遗传算法的源程序例子,对于初学者有很大帮助,建议多-Genetic algorithm source code examples are very helpful for beginners, the proposed multi-
- 2022-07-08 17:30:33下载
- 积分:1
-
模糊控制逻辑飞机着陆问题算法的vc编程实现
模糊控制逻辑飞机着陆问题算法的vc编程实现-Fuzzy logic control of the aircraft landing problem vc Programming Algorithm
- 2022-02-21 20:06:18下载
- 积分:1
-
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好...
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
- 2023-05-11 06:55:03下载
- 积分:1