资源简介
2006(jDE)Self-Adapting Control Parameters in Differential Evolution_ A Comparative Study on Numerical Benchmark Problems论文源代码完整版
代码片段和文件信息
% Acknowledgement:
% This function is provided by Dr. P. N. Suganthan and we have done minor
% revisions.
function f = benchmark_func(x func_num o A M a alpha b)
persistent fhd f_bias
% benchmark_func.m is the main function for 25 test functions all
% minimize
% problems
% e.g. f = benchmark_func(x func_num)
% x is the variable f is the function value
% func_num is the function num
% 25 TEST FUCNTIONS
% Unimodal Functions (5):
% 1. Shifted Sphere Function Bounds[-100 100] f_bias = -450
% 2. Shifted Schwefel‘s Problem 1.2 Bounds[-100 100] f_bias = -450
% 3. Shifted Rotated High Conditioned Elliptic Function Bounds[-100 100] f_bias = -450
% 4. Shifted Schwefel‘s Problem 1.2 with Noise in Fitness Bounds[-100 100] f_bia
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 22913 2010-09-21 15:04 jDE\benchmark_func.m
文件 446 2010-09-21 11:43 jDE\boundConstraint.m
文件 1661 2010-09-21 11:43 jDE\gnR1R2R3.m
文件 11702 2010-09-29 20:55 jDE\jDE.m
目录 0 2018-12-30 16:57 jDE\
- 上一篇:2009JADE论文源代码
- 下一篇:qt数字时钟
相关资源
- 量子搜索算法
- 压缩感知的SP算法
- ofdm系统模型,包含信道估计 FFT变换
- 混沌时间序列分析与预测工具箱 作者
- EEMD处理.rar
- K-频繁项集的挖掘
- 雷达恒虚警检测系统仿真
- (eWiley)+Optimum+Array+Processing最优阵列
- 利用bp神经网络进行语音信号识别
- 基于K-Means的图像分割与融合
-
unti
tledmodel1.slx - 线性规划单纯形法求取最优解
- DPM在windows下训练所需的库全版本
- 用Levy或hankel矩阵等方法系统辨识程序
- 滑动DFT滑动实现短时傅里叶变换
- 旋转矩阵到四元数源代码新
- 遗传算法实验
- 亚像素边缘提取程序
- 双馈风机DFIG模型.zip
- 一阶统计的纹理描述
- 来点有用的含障碍的两点最短路径算
- 基于小波变换的时间序列负荷预测
- 粒子群算法网络重构
- 不动点迭代解非线性方程组
- 随机信号及其自相关函数和功率谱密
- 演化博弈代码2.zip
- 数字图像处理结课论文
- 2018年高教社杯全国大学生数学建模竞
- 工程问题建模案例2一个多声点声納系
- NLM非局部均值滤波
评论
共有 条评论