搜索资源列表
多维函数优化程序
- 用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。 -with Java language, including the PSO (Particle swarm optimizat
EELM
- 利用差分演化优化极限学习机神经网络的MATLAB源代码-Differential evolution+ Extreme learning machine, MATLAB
DEELMNN
- 利用差分演化优化极限学习机神经网络的matlab源代码,涉及2个matlab程序-evolutionary extreme learning machine, differential evolution
The_Construction_of_Multi-Objective_Differential_E
- 武汉理工大学硕士论文,多目标差分演化算法的构造及其应用,需要CAJViewer打开,值得参考.-Master s thesis of WUHAN UNIVERSITY OF TECHNOLOGY,The Construction of Multi-Objective Differential Evolution Algorithms and its Application, which can be opened by CAJViewer and is available.
deopf
- 差分进化算法(Differential Evolution, DE)是一种新兴的进化计算技术,或称为差分演化算法、微分进化算法、微分演化算法、差异演化算法。-Differential evolution algorithm (Differential Evolution, DE) is a new evolutionary computation technique, otherwise known as differential evolution algorithm, differentia
ACP
- 多子差异演化算法与文化基因的混合算法求解函数优化问题,在差分演化算法的基础上修改而成。-Sub-differential evolution algorithm for multi-cultural mix of genetic algorithm for function optimization problems in differential evolution algorithm based on the revisions.
FDTD_1D
- 用有限元差分法求解一维电磁场的matlab程序,该程序给出了电磁场随时间的演化图-Finite difference method with the one-dimensional electromagnetic field of the matlab program, which gives the time evolution of the electromagnetic field map
differentialevolution
- differential evolution algorithm 差分演化算法,非常有效-differential evolution algorithm very efficiently
L-DE
- L-DE是一个“几何”差分演化差异,其行为不根据坐标系统。-L-DE is a "geometrical" Differential Evolution variant, whose behaviour is not depending on the coordinate system.
DVA_SimpleQuantum
- 有限差分法求解一维定态波函数,并有随时间演化动画 free pascal环境-The finite difference method for solving one-dimensional stationary state wave function, and evolution over time animation free in the pascal environment
DEA
- 差分演化(DE)算法的源程序,包含有一些测试函数。-original procedure of differential evolution algorithm,including some test functions.
DE
- 差分演化模板程序,matlab函数优化。-Differential evolution template program, matlab function optimization.
csvs
- 基于改进差分演化算法的石油层评价指标的特征选择-Feature improved oil layer evaluation based on differential evolution algorithm choice
chafen
- 基于差分演化算法的电力系统经济负荷分配,处理多目标优化问题-Based on Differential Evolution Algorithm and economic load distribution, handling multi-objective optimization problem
MODE
- 一种多目标差分演化算法的例程,可以自己添加目标函数-A multi-objective differential evolution algorithm routines, you can add your own objective function
差分演化算法
- 算法简单,收敛能力强,便于解决复杂的优化问题(The algorithm is simple and has strong convergence ability. It is easy to solve complex optimization problems)
2———差分演化优化神经网络权值Iris---C
- 差分演化算法,优化神经网络,数值优化, //直接运行,包括源代码(Differential Evolution global optimization)
ABC_1
- 人工蜂群算法自2005年被Karaboga等人提出以来,以其操作简单、参数少、易于编程实现、收敛速度快等特点而受到越来越多的关注。2007年,Karaboga【2007】使用人工蜂群算法对多变量函数进行优化,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO)和粒子温度灵敏演化算法(PS-EA)产生的结果进行了比较。 结果表明,人工蜂群算法优于其他算法。2009年,Karaboga【2009】使用人工蜂群算法优化大量的数值函数,并对由人工蜂群算法(ABC),遗传算法(GA),粒
