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

10 ビュー (過去 30 日間)
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.

採用された回答

Alan Weiss
Alan Weiss 2014 年 6 月 17 日
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 件のコメント
Alan Weiss
Alan Weiss 2014 年 7 月 2 日
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 2014 年 7 月 7 日
編集済み: ahmed 2014 年 7 月 8 日
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.

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by