-
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
-
用人工智能实现的足球机器人人仿真比赛的程序
用人工智能实现的足球机器人人仿真比赛的程序-using artificial intelligence robot soccer simulation games who procedures
- 2022-06-18 18:46:20下载
- 积分:1
-
Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of te...
将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
- 2022-02-04 12:02:57下载
- 积分:1
-
人工智能模式识别中基于非负矩阵分解生成特征空间的算法
人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space
- 2023-07-07 09:40:03下载
- 积分:1
-
This a SVM light for those who want to learn how Support Vector Machine work
This a SVM light for those who want to learn how Support Vector Machine work-This is a SVM light for those who want to learn how Support Vector Machine work
- 2022-02-05 06:20:32下载
- 积分:1
-
计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法...
计算机故障智能诊断系统 用户输入计算机的故障症状 即可由系统得出故障原因和相关的处理方法-Diagnose the system in computer s trouble intelligence Users input the trouble symptom of the computer Can be had cranky reason and relevant treatment methods systematically
- 2022-05-24 08:41:00下载
- 积分:1
-
模糊控制与PID控制比较,模糊控制仿真的阶跃响应
模糊控制与PID控制比较,模糊控制仿真的阶跃响应-fuzzy control
- 2022-05-12 14:03:48下载
- 积分:1
-
the procedures used simulated annealing algorithm to achieve the traveling sales...
本程序用模拟退火算法实现了旅行商问题(tsp问题)-the procedures used simulated annealing algorithm to achieve the traveling salesman problem (tsp)
- 2022-08-11 18:29:34下载
- 积分:1
-
C realized SVM neural network code, welcome you use
C++实现的支持向量机神经网络代码,欢迎各位使用-C realized SVM neural network code, welcome you use
- 2022-06-03 01:00:19下载
- 积分:1
-
CPN
基于CPN人工神经网络的例子,供大家交流-CPN-based artificial neural network example, for U.S. exchanges
- 2023-07-04 16:00:03下载
- 积分:1