-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-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
-
遗传算法分层遗传算法
遗传算法分层遗传算法-GA GA stratified
- 2022-01-24 18:09:50下载
- 积分:1
-
This is a VC with OpenGL and artificial intelligence for the procedure, we can l...
这是一个用OPENGL和VC++作的人工智能程序,大家可以借鉴一下-This is a VC with OpenGL and artificial intelligence for the procedure, we can learn from this
- 2023-05-13 07:00:03下载
- 积分:1
-
duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。...
duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
- 2022-03-18 11:56:25下载
- 积分:1
-
基于k均值聚类学习算法的rbf神经网络实现
基于k均值聚类学习算法的rbf神经网络实现-K-means clustering-based learning algorithm of rbf neural network
- 2022-03-03 08:38:24下载
- 积分:1
-
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止...
自适应遗传算法matlab代码.自适应遗传算法的问题是很容易早熟,好处就是速度快 .不过我将在其中会引入一个早熟判定标志的,并设定一个阈值,如此以来,就可以防止早熟现象了
-Adaptive genetic algorithm Matlab code. Adaptive genetic algorithm is very easy precocious, advantage is faster. However, in which I will be introducing an early sign of determination, and set a threshold, so, you can prevent precocious phenomenon
- 2022-03-20 00:51:43下载
- 积分:1
-
加了动量项和域值,比较好用的bp网络算法
加了动量项和域值,比较好用的bp网络算法-added value items and Victoria, better quality bp Network
- 2023-01-02 02:25:03下载
- 积分:1
-
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。...
压缩包中的一系列matlab程序实现了“特定人群语音情感识别”这一新颖的研究课题。具体介绍请见压缩包中的论文。-compressed in a series of Matlab program of "specific emotional crowd voice recognition" of the new study. Specific details of compressed see the papers.
- 2023-01-04 05:45:03下载
- 积分:1
-
The system is extremely easy to use, even if you have to various network model i...
该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the system. When used, you can change the network"s own parameters, interactive better, but the system through a lot of icon and parameter settings, so you can understand each application process and the realization of detailed steps.
- 2022-03-24 00:57:11下载
- 积分:1
-
排序方法,一个简单的排序,原代码和文档。
排序方法,实现简单排序,原码,有说明文档。-sorting method, a simple ranking, the original code and documentation.
- 2022-04-29 17:12:41下载
- 积分:1