-
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、...
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因
总数。-VB-based genetic algorithm software implementation in the proceedings, FitnessValue (i) In order to meet an array value, avFit2nessValue (100) for the normalized fitness value of the array, Population2 Chrom (i, j) for the genetic value of individual alleles, Popsize for stocks in the number of individuals, CHROMLENGTH for one parent to the total number of alleles.
- 2022-03-03 05:07:26下载
- 积分:1
-
遗传算法求解TSP问题
遗传算法求解TSP问题-genetic algorithm for TSP
- 2022-03-21 18:07:52下载
- 积分:1
-
clustering algorithm source code in data mining
数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
- 2022-02-03 10:32:40下载
- 积分:1
-
介绍模拟退火算法的经典资料,最后附了一些经典的例子
介绍模拟退火算法的经典资料,最后附了一些经典的例子-Describes the classic simulated annealing algorithm information, finally attached to a number of classic examples of
- 2022-03-17 07:57:14下载
- 积分:1
-
人工神经网络的C++源代码的实现,包括实现…
人工神经网络的c++实现源码,含实现神经网络层的类,神经网络的类,中文详细注释, 并含有使用示例,学习神经网络的好源码-Artificial neural network c++ implementation source code, including achieve the type of neural network layer, the type of neural network, a detailed English notes, and contain the use of examples of good learning neural network source code
- 2022-02-16 09:53:24下载
- 积分:1
-
MATLAB环境下的遗传算法源程序代码压缩包
MATLAB环境下的遗传算法源程序代码压缩包-MATLAB environment genetic algorithm source code package
- 2022-08-23 23:13:42下载
- 积分:1
-
遗传算法,利用遗传算法优化BP神经网络的应用…
利用遗传算法优化BP神经网络
即用遗传算法代替BP网络中的训练函数-The use of genetic algorithm to optimize BP neural network using genetic algorithms in place of BP network training function
- 2022-02-07 06:12:51下载
- 积分:1
-
小生境遗传优化源程序
具有非线性优化问题的解释
小生境遗传优化源程序
具有非线性优化问题的解释-Niche Genetic optimization of source non-linear optimization problem
- 2023-05-08 12:30:02下载
- 积分:1
-
In this paper, we designed a 3
文中设计了一个3层径向基神经网络(RBFN)用于对企业的5项评价指标进行聚类分析,并与蚁群算法做了比较分析。RBFN由输入层
到隐含层采用传统的K一均值算法,隐含层到输出层通过“模2递减”学习速率的BP学习;蚁群算法根据信息素的分配能够自动调整收索
路径,从而达到数据自动聚类的目的。结果表明,与蚁群算法相比,改进RBFN具有快速收敛、自动识别奇异样本的优点,而蚁群算法
无须教师学习,并能够达到全局最优。-In this paper, we designed a 3-layer RBF neural network (RBFN) for the 5-to-business evaluation indicators cluster analysis and ant colony algorithm has done a comparative analysis. RBFN from input layer to hidden layer using the traditional K-means algorithm, hidden layer to output layer through the Mode 2 decreasing learning rate of BP learning ant colony algorithm based on pheromone can automatically adjust the allocation of land Faso path, thereby to achieve the purpose of automatic data clustering. The results showed that compared with the ant colony algorithm to improve the RBFN has a fast convergence, automatic identification of singular advantage of the sample, while the ant colony algorithm do not need teachers to learn and be able to reach the global optimum.
- 2022-11-25 09:35:03下载
- 积分:1
-
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建...
扩展遗传算法SPEAII(Strength Paretor Evaluation Algorithm)算法的代码实现,良好的程序框架,便于向其他应用领域扩展,建议大家使用。-Extended genetic algorithm SPEAII (Strength Paretor Evaluation Algorithm) algorithm code, a good procedural framework to facilitate expansion to other application areas, it is recommended the use of everyone.
- 2022-03-24 18:07:07下载
- 积分:1