powered by
The scale factor is drawn randomly from one of the two Gaussian distributions abs(rnorm(1, 0.3, 0.3)) or abs(rnorm(1, 0.7, 0.3)).
abs(rnorm(1, 0.3, 0.3))
abs(rnorm(1, 0.7, 0.3))
RandomGaussianSF(lF)
A scale factor.
Local configuration.
For details, see section 5 of Sharma et al. (2019), p. 932 or Li and Yin (2016), p. 555. Note that the range given in both papers is false.
Li, Xiangtao AND Yin, Minghao (2016) Modified differential evolution with self-adaptive parameters method. Journal of Combinatorial Optimization 31(2), 546-576. (doi:10.1007/s10878-014-9773-6)
Other Scale Factor: CauchySF(), ConstScaleFactor(), DETVSF(), FitnessBasedSelfAdaptiveSF(), UniformRandomScaleFactor(), UniformRandomScaleFactorDERSF()
CauchySF()
ConstScaleFactor()
DETVSF()
FitnessBasedSelfAdaptiveSF()
UniformRandomScaleFactor()
UniformRandomScaleFactorDERSF()
RandomGaussianSF(lFxegaDfGene) RandomGaussianSF(lFxegaDfGene) RandomGaussianSF(lFxegaDfGene)
Run the code above in your browser using DataLab