Gauss Mutation-2 is an operator by adding a randomly selected value from the standard normal distribution to a randomly selected gene in the chromosome.
This operator is used for value encoded (integer or real number) chromosomes.
Usage
gaussmut2(y, ...)
Arguments
y
A vector. Chromosome of the offspring
…
Further arguments passed to or from other methods.