Problem-Based Optimization

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 个评论

is there any other solver. fmincon?
If you want to replace "objec" by "objec3", fmincon is the only choice.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Quadratic Programming and Cone Programming 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by