Problem-Based Optimization

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

 Risposta accettata

Walter Roberson
Walter Roberson il 30 Ott 2018

0 voti

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 Commenti

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

Accedi per commentare.

Più risposte (0)

Categorie

Community Treasure Hunt

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

Start Hunting!

Translated by