-
遗传算法的讲义!
遗传算法的讲义!- Heredity algorithm printed lecture!
- 2023-03-16 03:20:04下载
- 积分:1
-
在matlab6.5下实现的
在matlab6.5下实现的 -achieved in the matlab6.5
- 2022-02-01 12:57:17下载
- 积分:1
-
《游戏编程中的人工智能技术》一书中6,7章源代码
《游戏编程中的人工智能技术》一书中6,7章源代码- Game programming in artificial intelligence technology, one source book, Chapter 6,7
- 2022-03-23 21:48:39下载
- 积分:1
-
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several lear...
C++编写的机器学习算法
Lemga is a C++ package which consists of classes for several learning models and generic algorithms for optimizing (training) the models-prepared by the machine learning algorithm Lemga C is a package which con sists of classes for several learning models an d generic algorithms for optimizing (training ) the models
- 2022-04-29 19:21:10下载
- 积分:1
-
BP神经网络C++实现
BP神经网络C++实现-BP neural network implemented by C++
- 2022-06-19 10:46:48下载
- 积分:1
-
Voltage regulation simulation software may biggest transmission
power
电压稳定的仿真软件
可以的出最大传输功率
- Voltage regulation simulation software may biggest transmission
power
- 2022-06-26 11:23:23下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件...
CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件动态系统(DEDS)仿真、仿真优化等方面的应用。
-CPN can provide powerful classification. Introduction CPN (Counter Propagation Networks) neural network structure, training and calculated on the basis of a detailed discussion of the CPN in Discrete Event Dynamic System (DEDS) simulation, simulation optimization applications.
- 2022-06-12 04:42:28下载
- 积分:1
-
遗传算法,包括选择、交叉、变异操作等,…
遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
- 2023-01-03 20:40:03下载
- 积分:1
-
基本遗传算法的源代码,比较各代种群的进化。
基本遗传算法的源代码,比较各代种群的进化。-The basic genetic algorithm source code, comparing the generation of species evolution.
- 2022-01-25 15:32:22下载
- 积分:1