Optimization method for solving mixed discrete-continuous programming problems

Risposte (1)

For linear objective and constraints, use intlinprog.
For nonlinear objective or constraints, use ga or surogateopt from Global Optimization Toolbox.
Alan Weiss
MATLAB mathematical toolbox documentation

Risposto:

il 13 Dic 2021

Community Treasure Hunt

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

Start Hunting!

Translated by