Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm
5 次查看(过去 30 天)
显示 更早的评论
as part of my reaserch work i have to work on discrete optimization. but my matlab version does not support "openExample('globaloptim/steppedCantileverExample')". i need matlab code of this problem (Solving a Mixed Integer Engineering Design Problem Using the Genetic AlgorithmMixed Integer Engineering Design Problem Using the Genetic Algorithm) .please send me the same
0 个评论
回答(1 个)
Walter Roberson
2019-4-8
Purchase and install the Global Optimization Toolbox.
Without that toolbox the code of the example is not useful for you as it calls functions defined in that toolbox.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!