ga optimization -> integer parameters with a constrain
Show older comments
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?
Answers (1)
It should be possible by imposing the nonlinear constraints
1-(x-y)^2 <=0
Categories
Find more on Problem-Based Optimization Setup in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!