How the selection function Remainder(@selectionremainder) works?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I've download the Global Optimization Toolbox User's Guide of R2011b. While I read the part of selection options of GA in Chapter 5 and Chapter 9, I found that the descriptions of selection function Remainder(@selectionremainder) are different. In Chapter 5, it says that Remainder use the fractional parts of the scaled values as in stochastic uniform selection.(5-74) In Chapter 9, it says that Remainder use the fractional parts of the scaled values as in roulette selection.(9-41) As far as I can see,that's different, could anybody do me a favor and expain this? That would be of great help and thanks you very much.
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with Optimization Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!