multi constraints fmincon optimization

1 Ansicht (letzte 30 Tage)
JinGyu Lee
JinGyu Lee am 29 Aug. 2021
Beantwortet: Alan Weiss am 30 Aug. 2021
Hi I've a question about optimization.
I want to make a muti constraints problem
eqn is below
how can make matlab code?

Akzeptierte Antwort

Alan Weiss
Alan Weiss am 30 Aug. 2021
I don't know which of these variables are optimization variables, meaning those that can be changed to try to optimize, and which variables are fixed data. I also do not know whether your T notation refers to a function or a variable with indices. So I will not try to give you working code.
Instead, I suggest that you look at the problem-based optimization workflow, which allows you to express your objective function and constraints in a symbolic form pretty much as you have already done.
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with Optimization Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by