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!