-
模拟求解旅行商问题的MATLAB算法…
模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
- 2022-08-19 07:59:14下载
- 积分:1
-
这个是做自动控制的小车的代码,这里有一些模块的程序,可以参考。
这个是做自动控制的小车的代码,这里有一些模块的程序,可以参考。-This is the automatic control of the car to do the code, here are some program modules, you can reference.
- 2022-03-01 14:10:23下载
- 积分:1
-
林智仁编写的著名的SVM代码(libsvm
林智仁编写的著名的SVM代码(libsvm-2[1]-林智仁prepared by well-known SVM code (libsvm-2 [1]
- 2022-07-27 08:01:11下载
- 积分:1
-
BOLTZMAN(vc++编写的程序神经网络程序)
BOLTZMAN(vc++编写的程序神经网络程序)
- 2022-01-25 17:29:59下载
- 积分:1
-
很好的遗传算法值得一看
很好的遗传算法值得一看-well worth looking at the genetic algorithm
- 2022-03-16 23:47:41下载
- 积分:1
-
simulated annealing algorithm for TSP
用模拟退火算法求解TSP问题-simulated annealing algorithm for TSP
- 2022-05-10 22:26:09下载
- 积分:1
-
基于粒子滤波原理,选取颜色特征对目标进行描述,实现视频目标的实时跟踪,效果较好。...
基于粒子滤波原理,选取颜色特征对目标进行描述,实现视频目标的实时跟踪,效果较好。-Principle-based particle filter, select the color characteristics of the target description, realize the goal of real-time video tracking, better.
- 2023-05-09 10:50:03下载
- 积分:1
-
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。...
针对TSP问题,提出了一种改进的遗传算法。在遗传算法中引入进化算法的思想,在此基础上提出顶端培育策略和分阶段策略,以求在保证群体多样性的同时加快收敛速度。-against TSP, an improved genetic algorithms. Genetic Algorithm evolutionary algorithm introduced the idea that the basis of this proposed strategy and cultivating top phased strategy groups in order to ensure diversity at the same time speed up the convergence.
- 2022-07-25 22:48:48下载
- 积分:1
-
一个支持向量机的工具箱。包括2类分类算法与回归算法。
一个支持向量机的工具箱。包括2类分类算法与回归算法。-A Support Vector Machine Toolbox. Including Category 2 classification algorithm with the regression algorithm.
- 2022-04-14 11:10:46下载
- 积分:1
-
简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新...
简单遗传算法(SGA) 主要算法模块有:选择 交叉 变异 (三个遗传操作) 和 群体更新 -simple genetic algorithm (SGA) algorithm for the main modules are : choice of crossover and mutation (3 Genetic Manipulation) and update groups
- 2022-02-28 10:27:14下载
- 积分:1