-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-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
-
libview的libsvm程序,它的应用比较方便。
libview的libsvm程序,它的应用比较方便。-libview the libsvm procedure, its application more convenient.
- 2023-07-03 09:00:03下载
- 积分:1
-
用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R....
用Fast BP实现复杂的函数逼近,对初学者有一定的帮助,是在BP的基础上增加了R.-Fast BP achieved with a complex function approximation, there is some help for beginners, is based on the BP increase in R.
- 2022-01-25 23:40:17下载
- 积分:1
-
Using Simulated annealing to solve TSP
Using Simulated annealing to solve TSP
- 2022-03-01 04:18:04下载
- 积分:1
-
This is the implementation of Apriori Algorithm used in Data Warehouse and Data...
这是关于数据仓库与数据挖掘的Apriori算法的实现程序,基于关系型数据库的。-This is the implementation of Apriori Algorithm used in Data Warehouse and Data Mining filed, based on the Relation Database.
- 2022-04-13 16:10:17下载
- 积分:1
-
一个牛人的神经网络支持向量机程序,对于搞神经网络的朋友强烈推荐.第二部分...
一个牛人的神经网络支持向量机程序,对于搞神经网络的朋友强烈推荐.第二部分-A wonderful program of svm code coming from a superman,and strong recommendation to someone who learn about pattern-recognition .The second part.
- 2022-03-29 09:06:56下载
- 积分:1
-
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴...
遗传算法,实现的是一个猜答案的过程,
这种算法比较经典,可以借鉴-genetic algorithm to achieve guess the answer is a process, this method is classic, we can draw on
- 2023-03-20 18:05:04下载
- 积分:1
-
用BP网络实现对图像的边缘进行提取,本程序为演示程序,可以看到BP在应用中的效果...
用BP网络实现对图像的边缘进行提取,本程序为演示程序,可以看到BP在应用中的效果-BP network of image edges extraction, the procedure for the demonstration program, we can see BP in the application of the results
- 2022-03-04 01:15:11下载
- 积分:1
-
基于遗传算法的模糊卡尔曼滤波器
基于遗传算法的模糊卡尔曼滤波器-Fuzzy kalman filter based on inheritance algorithmic.
- 2022-10-05 08:50:03下载
- 积分:1
-
一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现,...
一个机器学习算法软件包,包括神经网络,模糊逻辑,支持向量机,采用MATLAB平台实现,-a machine learning algorithm packages, including neural networks, fuzzy logic, support vector machine, MATLAB platform.
- 2022-06-30 13:00:19下载
- 积分:1