搜索资源列表
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
devcpp-(1)
- 来自国外的标准差分进化算法的C++实现,简洁有用。-standard DE from abroad
IDE-pso
- 改进的差分进化算法优化粒子群优化算法的混合智能优化算法的源程序-Improved differential evolution algorithm to optimize the hybrid particle swarm optimization intelligent optimization algorithm source code! ! ! !
DEA
- 差分进化算法MATLAB程序,是一种智能优化算法-Differential evolution algorithm MATLAB program, is an intelligent optimization algorithm
DGPSO
- 差分进化算法代码,请下载使用,很有学习价值,我已验证可以使用-Differential evolution algorithm code, please download, it is worth learning, I' ve verified that you can use
DE
- 差分进化算法是遗传算法的一种,该段代码实现该算法功能,简单易懂-Differential evolution algorithm is a genetic algorithm, the function of the code implementing the algorithm is simple and easy to understand
CoDE.RAR
- 文档是关于差分进化的改进算法,通过自适应的改变差分进化的参数,有效地提高了算法的性能,有测试函数和数据,可直接运行-Documentation is on improved differential evolution algorithm, by changing the parameters of the adaptive differential evolution, and effectively improve the performance of the algorithm, ther
OXDE
- 文档是关于差分进化的改进的代码,使用正交设计,提高了算法的性能,内有测试函数和测试数据,可直接运行。-Documentation is improved code on differential evolution using orthogonal design and improve the performance of the algorithm, there are test functions and test data, can be run directly.
SaDEcodes_TEC
- 差分进化算法,自己改的,凑合着用,希望大家喜欢啊 啊啊啊 啊-it is good
Objfun1_function
- 一个基于差分进化算法的函数优化程序,调节其中的参数与原基本程序进行性能对比-A function optimization procedure based on differential evolution algorithm, adjusting the parameters of basic program performance compared with the original
DE-apply-in-neural-network
- 该文件是差分进化算法在神经网络中的应用分析,算法使用不同的样本点经过多次实验证明该算法有效。-This file is in the Application of differential evolution algorithm neural network algorithm using different sample points after many experiments show that the algorithm is effective.
DE
- 使用差分进化算法对系统函数进行优化,使得系统指标最小(The differential evolution algorithm is used to optimize the system function, which makes the system index minimum)
DE
- 差分进化算法,利用这个文档对差分进化算法进行简单的学习,并且实现简单的创新与改进。(Differential evolution algorithm, using this document for differential evolution algorithm for simple learning, and to achieve a simple innovation and improvement.)
DE
- 差分进化算法matlab代码,有详细说明,可更改(differential evolution algorithm code with substantial explanation, which is changeable)
DE
- 实现差分进化算法程序,比较简单,希望有所帮助(Differential evolution algorithm program)
DE
- 差分进化算法(Differential Evolution, DE)是一种基于群体差异的启发式随机搜索算法,该算法是由R.Storn和K.Price为求解Chebyshev多项式而提出的。DE算法也属于智能优化算法,与前面的启发式算法,如ABC,PSO等(DE optimization algorithm)
DeMat
- 几种问题下的多维差分进化算法,包括Chebychev、Eggholder、Michalewicz、Peaks、Rastrigin、Rosenbrock和Zimmermann问题,可以根据不同的需求来改变objfun.m, PlotIt.m,和 Rundeopt.m。(The multidimensional differential evolution algorithm under several problems.)
自适应混沌差分进化算法 Matlab 程序
- 自适应混沌差分进化算法 Matlab 程序,摘录于知网上一篇博士论文。(Adaptive chaotic differential evolution algorithm Matlab program)
栅格法路径规划
- 利用差分进化和粒子群优化算法在栅格地图中寻找最优路径(Using Differential Evolution and Particle Swarm Optimization to Find the Optimal Path in Raster Map)
DE
- 用matlab实现的差分进化算法,易于理解和掌握(Differential evolution algorithm based on MATLAB)