Genetic Algorithm change Input Arguments from less than to greater than
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!