资源简介
cec2017 bound constrained 测试函数资料,包含测试函数代码,提交论文的结果,总结,函数定义,以及评价准则等信息
代码片段和文件信息
%This function is used for L-SHADE bound checking
function vi = boundConstraint (vi pop lu)
% if the boundary constraint is violated set the value to be the middle
% of the previous value and the bound
%
[NP D] = size(pop); % the population size and the problem‘s dimension
%% check the lower bound
xl = repmat(lu(1 :) NP 1);
pos = vi < xl;
vi(pos) = (pop(pos) + xl(pos)) / 2;
%% check the upper bound
xu = repmat(lu(2 :) NP 1);
pos = vi > xu;
vi(pos) = (pop(pos) + xu(pos)) / 2;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 20480 2017-05-29 14:11 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\.lshade.cc.swp
文件 40565 2017-05-29 14:07 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\cec17_test_func.cc
文件 205776 2017-05-29 14:23 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\cec17_test_func.o
文件 1535 2017-05-29 14:25 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\D10.rez
文件 2075 2017-05-29 14:25 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\D100.rez
文件 1825 2017-05-29 14:25 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\D30.rez
文件 1873 2017-05-29 14:25 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\D50.rez
文件 3643 2017-05-29 14:07 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\de.h
文件 2520 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_10_D10.txt
文件 250200 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_10_D100.txt
文件 104 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_10_D2.txt
文件 10040 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_10_D20.txt
文件 22560 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_10_D30.txt
文件 62600 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_10_D50.txt
文件 2520 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_11_D10.txt
文件 250200 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_11_D100.txt
文件 22560 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_11_D30.txt
文件 62600 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_11_D50.txt
文件 2520 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_12_D10.txt
文件 250200 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_12_D100.txt
文件 22560 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_12_D30.txt
文件 62600 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_12_D50.txt
文件 2520 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_13_D10.txt
文件 250200 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_13_D100.txt
文件 22560 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_13_D30.txt
文件 62600 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_13_D50.txt
文件 2520 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_14_D10.txt
文件 250200 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_14_D100.txt
文件 22560 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_14_D30.txt
文件 62600 2017-05-29 14:08 cec2017 bound constrained\case of top method\jSO-SOURCE-RESULTS\input_data\M_14_D50.txt
............此处省略1859个文件信息
相关资源
- VS番茄编程助手支持2005~2017
- Stimulsoft-report2017.1.11 (JS and.Net去水印
- 不拆机更换HG255D的U-BOOT并刷不同版本
- Firebird 3.0.2 及其管理工具 IBExpert2017
- 近5年软件设计师真题分析与解答(
- 小番茄2017/visual_assist_x.2017 完美破解版
- 2005年-2017年软考高项历年真题和答案
- gcc-linaro-6.3.1-2017.05-x86_64_aarch64-linux-
- QT实现的Opencv图像处理、点云显示、演
- .net学生信息管理系统源码20170606
- 2017全国电赛I题
- myEcipse2017CI10完美破解.zip
- 北邮计算机803考研真题2016-2018及答案
- zw_20170106202228721.zip
- Unity 5.X 2017标准教程.zip
- Unity 2017 Game Development Essentials(3rd)
- Windows环境使用VS2017编译opencv-4.2.0和
- 2016-2017美国大学生数学建模Outstandin
- 全国基础地理数据库2017版
- 游戏蜂窝高级版免VIP需幸运破解器核
- 2009-2017信息系统项目管理师软考高级
- ISO29515-2017 个人隐私保护标准
- 国家集训队论文集1999-2017.rar
- 2017年14届华为杯数学建模ABCDEF完整题
- assimp5.0.1 lib,dll VS2017
- 福州大学软件工程2017-2018第一学期期
- Bolton的《合同理论》Contract Theory高清
- ISO26262功能安全中文版GB34590-2017(全)
- GBT34590-2017.zip
- Wolfram语言入门 [斯蒂芬·沃尔夫勒姆
评论
共有 条评论