Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 8 Apr 2019
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 Comments
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!