optimization toolbox-quick question
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello..
One question: How to use the optimization toolbox (ga) for a problem with 4 variables and three inequality constrains?
Thanks! B.
댓글 수: 0
채택된 답변
Geoff Hayes
2015년 5월 17일
B - have you looked at the documentation found at ga? The first example discusses an optimization problem of two variables with three inequality constraints so I suspect that it can be extended to your problem of 4 variables and three inequality constraints.
댓글 수: 2
Geoff Hayes
2015년 5월 21일
B - one of the examples from the above link corresponds to an optimization problem of two variables so you should be able to adapt that for your purposes.
추가 답변 (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!