How the selection function Remainder(@selectionremainder) works?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Get Started with Optimization Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!