blackbox function

6 ビュー (過去 30 日間)
Michal Kvasnicka
Michal Kvasnicka 2012 年 1 月 27 日
How can I create two separate files for Objective function and Constraints in the case of complex black-box function BB(x) (where x is the input parameters vector). The black-box function produce the output vector (obj(x), c1(x), c2(x), c3(x)), containing object function value together with constraints.
I am not sure, how to create these two basic files in this case.
  2 件のコメント
Michal Kvasnicka
Michal Kvasnicka 2012 年 1 月 27 日
this thread is probably relevant to my problem:
http://www.mathworks.com/matlabcentral/newsreader/view_thread/269936#707304
Alan Weiss
Alan Weiss 2012 年 3 月 2 日
Note that this discussion continued on CSSM:
http://www.mathworks.com/matlabcentral/newsreader/view_thread/316329

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

採用された回答

Steve Grikschat
Steve Grikschat 2012 年 3 月 21 日
Just to close the thread, the answer is given by Alan and others here:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMultiobjective Optimization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by