Swiler2014 function.
Mixed parameter space with one discrete parameter x1∈{1,2,3,4,5}
and two numerical parameters x1,x2∈[0,1]. The function is defined as follows: [REMOVE_ME]f(x)=sin(2πx3−π)+7sin2(2πx2−π)ifx1=1sin(2πx3−π)+7sin2(2πx2−π)+12sin(2πx3−π)ifx1=2sin(2πx3−π)+7sin2(2πx2−π)+0.5sin(2πx3−π)ifx1=3sin(2πx3−π)+7sin2(2πx2−π)+8.0sin(2πx3−π)ifx1=4sin(2πx3−π)+7sin2(2πx2−π)+3.5sin(2πx3−π)ifx1=5.[REMOVEME2]
makeSwiler2014Function()
Returns
[smoof_single_objective_function
]
Description
Mixed parameter space with one discrete parameter x1∈{1,2,3,4,5}
and two numerical parameters x1,x2∈[0,1]. The function is defined as follows:
f(x)=sin(2πx3−π)+7sin2(2πx2−π)ifx1=1sin(2πx3−π)+7sin2(2πx2−π)+12sin(2πx3−π)ifx1=2sin(2πx3−π)+7sin2(2πx2−π)+0.5sin(2πx3−π)ifx1=3sin(2πx3−π)+7sin2(2πx2−π)+8.0sin(2πx3−π)ifx1=4sin(2πx3−π)+7sin2(2πx2−π)+3.5sin(2πx3−π)ifx1=5.