关于差分进化的改进的代码我要分享

Improved code for differential evolution

OXDE 测试函数MATLAB 正交进化 差分进化算法 oxDE--差分

关注次数: 241

下载次数: 0

文件大小: 2513KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

文档是关于差分进化的改进的代码,使用正交设计,提高了算法的性能,内有测试函数和测试数据,可直接运行。


English Description:

Document is about differential evolution improved code, using orthogonal design, improve the performance of the algorithm, there are test functions and test data, can be run directly.


代码预览

OXDE

....\ackley_func_data.mat

....\ackley_M_D10.mat

....\ackley_M_D2.mat

....\ackley_M_D30.mat

....\ackley_M_D50.mat

....\EF8F2_func_data.mat

....\elliptic_M_D10.mat

....\elliptic_M_D2.mat

....\elliptic_M_D30.mat

....\elliptic_M_D50.mat

....\E_ScafferF6_func_data.mat

....\E_ScafferF6_M_D10.mat

....\E_ScafferF6_M_D2.mat

....\E_ScafferF6_M_D30.mat

....\E_ScafferF6_M_D50.mat

....\fbias_data.mat

....\fitness.m

....\getindex.m

....\global_optima.mat

....\griewank_func_data.mat

....\griewank_M_D10.mat

....\griewank_M_D2.mat

....\griewank_M_D30.mat

....\griewank_M_D50.mat

....\high_cond_elliptic_rot_data.mat

....\hybrid_func1_data.mat

....\hybrid_func1_M_D10.mat

....\hybrid_func1_M_D2.mat

....\hybrid_func1_M_D30.mat

....\hybrid_func1_M_D50.mat

....\hybrid_func2_data.mat

....\hybrid_func2_M_D10.mat

....\hybrid_func2_M_D2.mat

....\hybrid_func2_M_D30.mat

....\hybrid_func2_M_D50.mat

....\hybrid_func3_data.mat

....\hybrid_func3_HM_D10.mat

....\hybrid_func3_HM_D2.mat

....\hybrid_func3_HM_D30.mat

....\hybrid_func3_HM_D50.mat

....\hybrid_func3_M_D10.mat

....\hybrid_func3_M_D2.mat

....\hybrid_func3_M_D30.mat

....\hybrid_func3_M_D50.mat

....\hybrid_func4_data.mat

....\hybrid_func4_M_D10.mat

....\hybrid_func4_M_D2.mat

....\hybrid_func4_M_D30.mat

....\hybrid_func4_M_D50.mat

....\matlab.mat

....\orthogonal_array.m

....\orth_crossover.m

....\OXDE.m

....\rastrigin_func_data.mat

....\rastrigin_M_D10.mat

....\rastrigin_M_D2.mat

....\rastrigin_M_D30.mat

....\rastrigin_M_D50.mat

....\repair.m

....\rosenbrock_func_data.mat

....\schwefel_102_data.mat

....\schwefel_206_data.mat

....\schwefel_213_data.mat

....\sphere_func_data.mat

....\test_data.mat

....\weierstrass_data.mat

....\weierstrass_M_D10.mat

....\weierstrass_M_D2.mat

....\weierstrass_M_D30.mat

....\weierstrass_M_D50.mat