Genetic algorithm and nonlinear constraints
이전 댓글 표시
I want to minimize a simple fitness function of four variables x1,x2,x3,x4,x5 and x6 such that the following nonlinear constraints are satisfied if x1 > 2000, then x4>1.5 if x2 > 2500, then x5>2.0 if x3 > 3000, then x4>2.5 but i dont know how to write these constraints into the matlab.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!