-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在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
-
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。...
快速度训练感知机算法,针对线性不可分情况,加快了其收敛速度。-Fast-degree training perceptron algorithm for linear indivisible and speed up its convergence speed.
- 2022-08-05 21:00:50下载
- 积分:1
-
很好的遗传算法库,并且有详细的说明文档,Visual 2003环境下编写...
很好的遗传算法库,并且有详细的说明文档,Visual 2003环境下编写-A good genetic algorithm library, and a detailed description of documents, Visual 2003 environment to prepare
- 2023-08-17 09:50:03下载
- 积分:1
-
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。
A*算法是,最经典的寻路算法,广泛用于游戏人工智能领域。-A* algorithm is the most classic Routing algorithm, widely used in the field of artificial intelligence game.
- 2022-05-07 20:18:29下载
- 积分:1
-
介绍了在LabView环境下的神经网络算法
介绍了在LabView环境下的神经网络算法-Introduced in the LabView environment, the neural network algorithm
- 2022-02-25 06:27:54下载
- 积分:1
-
很好的神经网络教程,里面包含源代码,可以进行相关的修改!...
很好的神经网络教程,里面包含源代码,可以进行相关的修改!-Good neural network tutorial, which contains the source code, can be related to changes!
- 2022-03-22 05:42:04下载
- 积分:1
-
基于神经网络的汉语语音情感识别的研究。很好的描述了人工神经网络的方面...
基于神经网络的汉语语音情感识别的研究。很好的描述了人工神经网络的方面-Neural Network Based Speech Emotion Recognition in Chinese studies. Good description of the artificial neural network connection
- 2022-02-04 16:51:44下载
- 积分:1
-
immune function algorithm optimization runtime please select the function and im...
免疫算法求解函数优化问题运行时请选择所要的函数,并且点Button1执行-immune function algorithm optimization runtime please select the function and implementation point Button1
- 2022-08-06 23:02:03下载
- 积分:1
-
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器...
属性约简程序:
1将roughset数据库附加到SQLServer2000数据库中
2 在system.ini中设置SQLServer2000服务器ip,若在本地,则不必设置
3 在CTR表中输入决策表
4 启动roughset_getreduce.exe求约简和规则.-attribute reduction procedures : roughset database will be an additional database to SQLServer2000 2 syste m.ini set SQLServer2000 server ip, if the local, they do not need to set up three tables in the importation of CTR Decision Tables 4 start roughset_getreduce.e xe demand reduction and rules.
- 2023-02-04 05:45:04下载
- 积分:1
-
分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类
分类器的设计,包括knn方法和BP的方法。对一系列样本点进行分类-Classifier design, including methods and BP KNN method. On a series of sample points to classify
- 2022-01-25 14:47:38下载
- 积分:1