-
针对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
-
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
-
PSO algorithm set, optimized for particle! The latest algorithm.
粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
- 2023-02-01 06:20:04下载
- 积分:1
-
基于VB开发的粒子群优化算法的软件及源程序。
基于VB开发的粒子群优化算法的软件及源程序。-VB on the development of particle swarm optimization software and source code.
- 2022-02-12 19:04:47下载
- 积分:1
-
模式识别――原理、方法及应用
模式识别――原理、方法及应用-pattern recognition-- principles, methods and applications
- 2023-06-05 04:55:13下载
- 积分:1
-
the software can input pixel matrix identification. Based on "Neural Networ...
这个软件可以对输入的象素矩阵进行识别。是根据《Neural Network Design》(Martin T. Hagan等)中的关于有监督的Heb学习编写的。使用JBuilder开发的界面,使用JCreator开发的核心。-the software can input pixel matrix identification. Based on "Neural Network Design" (Martin T. Hagan, etc.) on the supervision of a study prepared by the Heb. Using JBuilder development of the interface, use JCreator development of the core.
- 2023-03-09 09:40:04下载
- 积分:1
-
支持向量机Windows Svm
支持向量机Windows Svm-Support Vector Machines of Windows Svm
- 2022-06-19 04:56:49下载
- 积分:1
-
C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),...
C词法分析器实现,AOE网络算法实现,KRUSKAL算法实现,PRIM算法实现,计算机图形学影线填充算法(键盘坐标输入),计算机图形学影线填充算法(鼠标输入),人工智能A*算法实现的C语言程序-C lexical analyzer to achieve, AOE network algorithm, KRUSKAL algorithm, PRIM algorithm, computer graphics hatched filling algorithm (keyboard input coordinates), computer graphics hatched filling algorithm (mouse input), Artificial Intelligence A* algorithm The C Programming Language
- 2022-03-31 07:15:42下载
- 积分:1
-
机器人足球的程序,机器人足球大赛的有关源代码
机器人足球的程序,机器人足球大赛的有关源代码-robot soccer procedures, the robot soccer competition of the source code
- 2022-05-27 03:35:53下载
- 积分:1
-
RBF
本文采用红外光电传感器技术, 建立了一个基于神经网络的客流计数系统, 与传
统的仅利用光电传感器计数方法相比, 该方法提高了实时客流计数准确率。为了更好的分
类识别计数, 针对采集的连续的时空序列客流数据特点, 改进了已有的分割方法和针对客
流实际情况的特征提取方法。最后经过稀疏和密集客流模拟仿真测试, 结果表明, 本文所
提出的模型能够识别多人并排的情况, 误差率较低, 具有理论和实际意义。-RBF
- 2022-05-27 06:08:00下载
- 积分:1