A continuous variable mutation function (original) (raw)

Scilab 5.3.3

Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
See the recommended documentation of this function

Scilab help >> Genetic Algorithms > mutation_ga_default

mutation_ga_default

A continuous variable mutation function

Calling Sequence

Mut_Indiv = mutation_ga_default(Indiv,param)

Arguments

Indiv

The individual to be mutated.

param

a list of parameters.

Mut_Indiv

The resulting mutated individual.

Description

See Also

Authors

Yann COLLETTE

ycollet@freesurf.fr