Genetic Algorithm change Input Arguments from less than to greater than

Hello I'm using the GA algorithm and I would just like to know if I can change the linear equality property to greater than instead of less than in the function.
We all know that the x = ga(fun,nvars,A,b) where A*x<=b, I just want to find out if I can make it A*x>=b.
Thanks

Antworten (0)

Diese Frage ist geschlossen.

Gefragt:

am 3 Apr. 2019

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by