ga optimization -> integer parameters with a constrain

1 view (last 30 days)
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)

Matt J
Matt J on 21 Dec 2012
Edited: Matt J on 21 Dec 2012
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!