how to select two objective function while doing multi disciplinary design optimization in matlab toolbox

56 Ansichten (letzte 30 Tage)
i want to optimize two objective function and i have two design variable (common) .i am using gamultiobj as asolver but i cant pick two objective fuction and design variable while optimizin function it give error as not enough input arguments or too many input arguments.

Akzeptierte Antwort

Alan Weiss
Alan Weiss am 17 Jun. 2014
It is not at all clear what you are doing wrong. Did you try to follow the syntax of a gamultiobj example in the documentation?
Alan Weiss
MATLAB mathematical toolbox documentation
  3 Kommentare
Alan Weiss
Alan Weiss am 2 Jul. 2014
Once again, I have no idea what you are doing or what you are asking. I am sorry. Perhaps if you posted a bit of code, or at least showed what the problem is explicitly, then we might be able to understand better what you are asking.
Alan Weiss
MATLAB mathematical toolbox documentation
ahmed
ahmed am 7 Jul. 2014
Bearbeitet: ahmed am 8 Jul. 2014
sir i have attached my code file , i have two objective function p(1) and p(2) and two design variables l(1) and l(2) i have optimized both by using GAMULTIOBJ as a solver .the value of my first objective function is very small (eg 1.48*(10^-5)) .and the optimization app is showing "0" after rounding it of and i need actual values .so please tell me how can i change the settings so that i can get my values.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by