-
VC++ Genetic Algorithm
VC++ 遗传算法 VC++ 遗传算法 VC++ 遗传算法-VC++ Genetic Algorithm
- 2022-02-15 00:27:34下载
- 积分:1
-
改进的遗传算法,有兴趣的可以下
改进的遗传算法,有兴趣的可以下-Improved genetic algorithms, are interested in can be done next
- 2022-06-27 10:05:38下载
- 积分:1
-
standard camera calibration source. (Two
标准tsai摄像机标定源代码。(两步标定)-standard camera calibration source. (Two-step calibration)
- 2023-07-19 04:10:04下载
- 积分:1
-
斯坦福大学人工智能课程讲义(cs121)stanford university artificial intelligence course lecture n...
斯坦福大学人工智能课程讲义(cs121)stanford university artificial intelligence course lecture notes-stanford university artificial intelligence course lecture notes
- 2022-03-02 14:48:48下载
- 积分:1
-
这个计算机程序的目的是允许用户构建,训练…
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures and duplicate attributes is reduced. Utilizing dynamic binding and memory allocationafforded by C++, the user can choose to develop four separate types of neural networks:
- 2022-10-01 19:30:03下载
- 积分:1
-
人工神经网络理论在井渠结合灌区地下水动态预报中的应用
人工神经网络理论在井渠结合灌区地下水动态预报中的应用-wenjian
- 2022-12-15 21:50:03下载
- 积分:1
-
ID3 Decision Tree Algorithm in C language implementation
ID3决策树算法的C语言实现-ID3 Decision Tree Algorithm in C language implementation
- 2022-01-26 00:21:58下载
- 积分:1
-
基于对移动目标的背景的复杂性,RBF神经网络…
基于RBF神经网络的复杂背景下的运动目标检测论文一篇-RBF neural network based on the complexity of the background of a moving target detection Papers
- 2023-02-21 05:15:02下载
- 积分: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
-
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好...
基于信息熵的免疫算法是一种修正的免疫算法,方法并不复杂,对于特定问题效果较好-Entropy-based immune algorithm is a modified immune algorithm, methods are not complicated, for the specific problem better
- 2022-05-17 00:10:16下载
- 积分:1