Pattersearch optimisation Integer variable
Mostrar comentarios más antiguos
Im adapting a GA code for PS optimization. It works ok and faster than GA.
However it hits an error sometimes and Iv narrowed it down to it using real optimisation variables. How can I force integer variables?
To make the original GA code faster I made an input file of feasible points and the optimization variable is the index of the points from that file. In GA it was straight forwards to set integer only variable.
Respuestas (0)
Categorías
Más información sobre Optimization Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!