-
- 2022-02-24 09:13:40下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1
-
3个径向基网络的matlab源程序[matlab],一维输入,一维输出,逼近效果很好!...
3个径向基网络的matlab源程序[matlab],一维输入,一维输出,逼近效果很好!-three RBF network Matlab source [Matlab], one-dimensional input and one-dimensional output. Approximation good effect!
- 2023-06-11 01:50: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
-
人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件...
人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件-AI classic TSP"s C language, and includes source code debugging process produces files
- 2023-03-15 02:55:03下载
- 积分:1
-
聚类CLIQUE算法 的基本思路.zip
聚类CLIQUE算法 的基本思路.zip-clustering algorithm basic ideas. Zip
- 2023-06-29 00:40:03下载
- 积分:1
-
Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src...
Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.-Solving Traveling Sales Man Problem by the Algorithm of Simulated Annealing. Src only. 100 free of compile error. Including 2 test cases.
- 2022-01-25 14:41:00下载
- 积分:1
-
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。...
本程序能实现专家PID控制。专家控制的实质是基于受控对象和控制规律的各种知识,并以智能的方式利用这些知识来设计控制器。-the procedures to achieve expert PID control. Experts control of the controlled substance is based on the object and control the various law knowledge, and the intelligent use of this knowledge to design controller.
- 2022-03-17 01:06:20下载
- 积分:1
-
人工智能编程示例
人工智能编程示例-artificial intelligence programming paradigm
- 2023-05-19 01:55:03下载
- 积分:1
-
一个简单的遗传算法C++类
一个简单的遗传算法C++类-a simple genetic algorithm C
- 2022-02-01 13:32:22下载
- 积分:1