about genetic algorithm
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
I wonder refer to what theses genetic algorithm using in MATLAB.
also, at genetic algorithm in MATLAB,
I don't know how to express discrete variable in MATLAB. So, please reply me
lastly, the following is these related genetic algorithm.
"Genetic algorithms in optimization problems with discrete and integer design variables", C.Y.LIN and P.HAJELA, 1992,vol.19 pp.309-327
as this paper, if i must use MATLAB, I wonder how express at MATLAB.
0 个评论
回答(1 个)
Alan Weiss
2021-8-22
0 个投票
The topic Mixed Integer ga Optimization adderesses this kind of question. For an example that uses integer variables for non-integer discrete optimization, see Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm. For details on using the genetic algorithm in MATLAB®, see ga and the Genetic Algorithm topic.
Alan Weiss
MATLAB mathematical toolbox documentation
0 个评论
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!