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

56 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

Alan Weiss
Alan Weiss el 17 de Jun. de 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 comentarios
Alan Weiss
Alan Weiss el 2 de Jul. de 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 el 7 de Jul. de 2014
Editada: ahmed el 8 de Jul. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by