-
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
- 2022-04-30 12:55:51下载
- 积分:1
-
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好...
采用遗传模拟退火的方法解决TSP问题,界面友好,程序运算效果很好-genetic simulated annealing method to solve the TSP, friendly interface and operation procedures with good results
- 2023-05-11 06:55:03下载
- 积分:1
-
基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行...
基本蚁群算法的源代码 经过一些改正 改正了原来的一些错误 可以运行 -The basic ant colony algorithm source code through a number of corrections to correct the original error can run some
- 2023-06-25 22:25:03下载
- 积分:1
-
This is a pattern recognition algorithm of the K
这是一个模式识别中的K均值算法的一个简单仿真分类实例,其中female.txt和male.txt是训练样本,test.txt是测试样本,分类效果非常好,对于模式学习的初学者将会有很大帮助。-This is a pattern recognition algorithm of the K-means classification of a simple simulation example is one of female.txt and male.txt training samples, test.txt is the measurement, classification effect is very good for beginners will be learning model has great help to me.
- 2023-02-13 05:25:03下载
- 积分:1
-
迁移学习的经典文章,大多为国际顶级会议论文
迁移学习的经典文章,大多为国际顶级会议论文-Transfer of learning classic articles, most of the international top-level Conference Papers
- 2022-05-11 01:39:40下载
- 积分:1
-
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。...
用9*9的矩阵显示字符0~9。
对BP网络进行训练后,可以识别带有一定噪声的字符。-Neural Nerwork。
- 2022-07-15 11:03:16下载
- 积分:1
-
采用遗传蚁群算法求解TSP问题
use genetic ant algorithm to slove TSP problem-use genetic algorithm to slove ant TSP ty B"Tselem,
- 2022-02-21 10:54:21下载
- 积分:1
-
关联规则的并行算法计算C和MPI分布实现
关联规则并行算法Count Distribution的C与MPI实现-Parallel Algorithm for Association Rules Count Distribution of C and MPI realize
- 2023-05-03 01:20:03下载
- 积分:1
-
Improved three arithmetic operator in genetic algorithm including select,crossov...
改进的遗传算法的三个操作算子,包括选择、交叉和变异。-Improved three arithmetic operator in genetic algorithm including select,crossover and mutuation
- 2023-07-25 08:40:02下载
- 积分:1
-
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。...
人工智能课程中关于产生式系统部分上机实验的源代码,有很大参考价值。-No
- 2022-03-30 00:12:31下载
- 积分:1