Genetic Algorithm change Input Arguments from less than to greater than
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!