답변 (1개)

Torsten
Torsten 2023년 4월 2일
편집: Torsten 2023년 4월 2일

0 개 추천

f1 = (5+x1+x2)/(50-2*x1-x2)^2/(20-x1) - 4e-4;
f2 = (5+x1+x2)/(50-2*x1-x2)/(10-x2) - 3.7e-2;
f=[f1;f2]
And it seems that you don't have a licence for the optimization toolbox or the optimization toolbox is not installed.

카테고리

도움말 센터File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

질문:

2023년 4월 2일

편집:

2023년 4월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by