Integer Constrained Multi Objective Optimization
Ältere Kommentare anzeigen
Hi there, I am wondering is it possible at all to use the Multiobjective optimization solver with integer constraints?
1 Kommentar
José-Luis
am 20 Mai 2013
How many parameters do you have? What's their range? If both are reasonably small, you could always use a Monte Carlo approach and test all possible combinations.
Antworten (1)
Alan Weiss
am 20 Mai 2013
0 Stimmen
Sorry, the gamultiobj function does not accept either integer constraints or nonlinear constraints.
Alan Weiss
MATLAB mathematical toolbox documentation
2 Kommentare
David
am 20 Mai 2013
Alan Weiss
am 20 Mai 2013
Yes, you can use a bit string population with gamultiobj, as you can find out easily by looking in the Optimization Tool.
Alan Weiss
MATLAB mathematical toolbox documentation
Kategorien
Mehr zu Solver Outputs and Iterative Display 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!