In problem-based optimization. can i use divide. please look into attachment and guide me. thank you.

 採用された回答

Walter Roberson
Walter Roberson 2018 年 10 月 30 日

0 投票

No, that is not possible. The solver you are using is restricted to linear or quadratic problems, but your equations involve the ratio of two polynomials, which is something that can never be approximated by a polynomial because the ratio of two polynomial always has singularities (on the complex plane at least.)

2 件のコメント

niket shah
niket shah 2018 年 10 月 30 日
is there any other solver. fmincon?
Torsten
Torsten 2018 年 10 月 30 日
If you want to replace "objec" by "objec3", fmincon is the only choice.

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeQuadratic Programming and Cone Programming についてさらに検索

質問済み:

2018 年 10 月 30 日

コメント済み:

2018 年 10 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by