Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

What are the limitations for gamultiobj

1 vue (au cours des 30 derniers jours)
mayar madboly
mayar madboly le 2 Oct 2020
Clôturé : MATLAB Answer Bot le 20 Août 2021
hello,
What are the limitations of gamultiobj in terms of number of variables and number of objective functions. If I have an NLP with 2 objectives and 14 variables, can I still use gamultiobj to get a feasible solution and what do you recommend instead ???
Help pls.
Thanks in advance

Réponses (1)

Alan Weiss
Alan Weiss le 5 Oct 2020
There is no built-in limitation to either the number of variables or the number of objectives. Depending on your software version, you might be able to use paretosearch instead of gamultiobj, and paretosearch is often faster and more reliable.
Alan Weiss
MATLAB mathematical toolbox documentation

Community Treasure Hunt

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

Start Hunting!

Translated by