Optimization problem code sos please help
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I need to write a code for this formula but I don’t have any idea how to describe 7 subject to; and which function ,
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1239177/D208CDB6-D9EE-4B35-8B8B-55914EEBB1E9.jpeg)
to use please help me because I’m new to optimization problem
4 Kommentare
Torsten
am 21 Dez. 2022
As noted, you gave an incomplete problem description. So how should I answer questions before I know the problem ?
Antworten (1)
Alan Weiss
am 22 Dez. 2022
Have you seen the Problem-Based Optimization Workflow? This approach allows you to create optimization variables as symbolic-type placeholders, and then formulate your objective and constraint functions in terms of those variables. There are plenty of worked examples of nonlinear problems here.
Good luck,
Alan Weiss
MATLAB mathematical toolbox documentation
0 Kommentare
Siehe auch
Kategorien
Mehr zu Get Started with Optimization Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!