-
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交...
vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corresponding code space, and the time spent filling into account. According to my experience, in order to make good use of genetic algorithms, code must write their own, because different issues, coding, hybridization and mutation operator may not like. In particular hybrid operator, the need to adjust the problem, or even create a new hybrid method. But fitness calculation of the code required to write their own, especially with the constrained optimization problem
- 2022-12-03 17:30:03下载
- 积分:1
-
介绍了神经网络模式识别的基本知识,适合于模式识别领域的人员...
介绍了神经网络模式识别的基本知识,适合于模式识别领域的人员-it introduces the ABC of the pattern recognation of NN, it is for the people of pattern recognation
- 2022-01-26 05:30:24下载
- 积分:1
-
Fuzzy Rule Base Implementation
Fuzzy Rule Base Implementation
- 2022-06-27 23:07:12下载
- 积分:1
-
Series of robot competitions, robocon,, Journal Papers
机器人竞赛系列,robocon,,期刊论文-Series of robot competitions, robocon,, Journal Papers
- 2023-08-05 17:00:03下载
- 积分:1
-
pso 粒子智能优化算法,C语言实现。欢迎下载。
pso 粒子智能优化算法,C语言实现。欢迎下载。-Intelligent Optimization Algorithm pso particles, C language. Welcome to download
- 2022-12-05 09:10:03下载
- 积分:1
-
用c语言编写的粒子群算法程序,下载后可以直接使用
用c语言编写的粒子群算法程序,下载后可以直接使用-With the c language of the particle swarm optimization program, download can be used directly
- 2022-06-21 17:06:04下载
- 积分:1
-
Using SOM (Self
利用SOM(Self-Organization Map)数据聚类方法,包含点数据集的坐标,并以TChart分组为例进行说明。
- 2022-05-25 23:09:40下载
- 积分:1
-
多目标进化算法源代码
多目标进化算法源代码-more evolutionary algorithm source code
- 2022-04-13 08:28:31下载
- 积分:1
-
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜...
遗传算法,是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法.遗传算法是一类可用于复杂系统优化的具有鲁棒性的搜索算法-Genetic algorithm, is a simulation of Darwinian natural selection to genetic selection and biological evolution of the computing model is a natural evolutionary process by simulating the optimal solution search methods. Is a kind of genetic algorithm can be used for optimization of complex systems is robust The search algorithm
- 2023-07-13 03:00:02下载
- 积分:1
-
小波神经网络,两者相互结合,程序简洁易懂!
小波神经网络,两者相互结合,程序简洁易懂!-Wavelet neural network, the two interact and procedures easier to understand!
- 2022-04-15 08:27:23下载
- 积分:1