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 Exchange에서 Quadratic 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