ga optimization -> integer parameters with a constrain
显示 更早的评论
Hi, I am performing a ga optimization with integer parameters. I need to impose that the parameters of the optimization are not equals. It is possible?
回答(1 个)
It should be possible by imposing the nonlinear constraints
1-(x-y)^2 <=0
类别
在 帮助中心 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!