optimization with one exogenous symbolic variable and three endogenous variables

I am wondering that is there any approach to solve the target function as following by choosing x(1), x(2), x(3). m is an exogenous symbolic variable.
Any help is appreciated.

回答 (1 件)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2021 年 6 月 9 日

0 投票

If you have Optimization toolbox, then you can employ a few available tools (GA, patternsearch, Paretosearch) for your exercise. See this help doc:

1 件のコメント

Qi
Qi 2021 年 6 月 10 日
Hello, Thank you for your quick reply. Optimization toolbox can solve the common optimization problem, however, my objective function has an exongerous variable, m. When I use GA as in the example, it results in error code. Do you know how to solve this? Many thanks for any help.

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

カテゴリ

ヘルプ センター および File ExchangeNonlinear Optimization についてさらに検索

タグ

質問済み:

Qi
2021 年 6 月 9 日

コメント済み:

Qi
2021 年 6 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by