代码搜索:Formulation
找到约 295 项符合「Formulation」的源代码
代码结果 295
www.eeworm.com/read/380715/9134076
m unc_n1_01.m
function f=unc_n1_01(x)
%reference:
%note that you can get the formulation of unc_n1_01 from some
%aritcles,such as
%
%
%algorithm:
%below code is edited according to
%
%
% solution:
% wh
www.eeworm.com/read/380715/9134123
m unc_n2_rosenbrock1.m
function [fval]=unc_n2_rosenbrock1(x)
%reference:
%note that you can get the formulation of unc_n2_rosenbrock1 from some
%aritcles,such as
%(1)
%algorithm:
%below code is edited according to
www.eeworm.com/read/380715/9134142
m unc_n2_ackley.m
function [fval]=unc_n2_Ackley(x)
%reference:
%note that you can get the formulation of unc_n2_Ackley from some
%aritcles,such as
%(1)
%algorithm:
%below code is edited according to
%(1)
%
%
www.eeworm.com/read/198177/7948379
m unc_n1_04.m
function f=unc_n1_04(x)
%reference:
%note that you can get the formulation of unc_n1_04 from some
%aritcles,such as
%
%
%algorithm:
%below code is edited according to
%
%
% solution:
% wh
www.eeworm.com/read/198177/7948413
m unc_n1_03.m
function f=unc_n1_03(x)
%reference:
%note that you can get the formulation of unc_n1_03 from some
%aritcles,such as
%
%
%algorithm:
%below code is edited according to
%
%
% solution:
% wh
www.eeworm.com/read/198177/7948439
m unc_n1_02.m
function f=unc_n1_02(x)
%reference:
%note that you can get the formulation of unc_n1_02 from some
%aritcles,such as
%
%
%algorithm:
%below code is edited according to
%
%
% solution:
% wh
www.eeworm.com/read/198177/7948485
m unc_n1_01.m
function f=unc_n1_01(x)
%reference:
%note that you can get the formulation of unc_n1_01 from some
%aritcles,such as
%
%
%algorithm:
%below code is edited according to
%
%
% solution:
% wh
www.eeworm.com/read/198177/7948545
m unc_n2_rosenbrock1.m
function [fval]=unc_n2_rosenbrock1(x)
%reference:
%note that you can get the formulation of unc_n2_rosenbrock1 from some
%aritcles,such as
%(1)
%algorithm:
%below code is edited according to
www.eeworm.com/read/198177/7948569
m unc_n2_ackley.m
function [fval]=unc_n2_Ackley(x)
%reference:
%note that you can get the formulation of unc_n2_Ackley from some
%aritcles,such as
%(1)
%algorithm:
%below code is edited according to
%(1)
%
%
www.eeworm.com/read/348754/10868867