Solving a Mixed Integer Engineering Design Problem Using the Genetic Algorithm
조회 수: 4 (최근 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!