optimization problem using optim prob in matlab
Ältere Kommentare anzeigen
How can I restrict the optim problem at matlab to produce integers or binary values only? I tried to use binary() operator but it didn't accept it ?
1 Kommentar
Vladimir Sovkov
am 1 Dez. 2019
When you create an optimization variable with the function optimvar of the Optimization Toolbox, you have an option to choose its type as integer and declair its boundaries.
Antworten (1)
Dhananjay Kumar
am 4 Dez. 2019
0 Stimmen
Kategorien
Mehr zu Problem-Based Optimization Setup finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!