Optimization problem code sos please help
Mostrar comentarios más antiguos
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 ,

to use please help me because I’m new to optimization problem
4 comentarios
If you understand that the problem cannot be completely described with the information you gave in your post, you are a step further.
Hint: (A1),(A2) and (A7) don't have any relation to the objective function. So these constraints are superfluous ? I don't think so if they are mentionned in the problem description.
Melika Eft
el 21 de Dic. de 2022
Torsten
el 21 de Dic. de 2022
As noted, you gave an incomplete problem description. So how should I answer questions before I know the problem ?
Melika Eft
el 21 de Dic. de 2022
Editada: Melika Eft
el 21 de Dic. de 2022
Respuestas (1)
Alan Weiss
el 22 de Dic. de 2022
0 votos
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
Categorías
Más información sobre Get Started with Problem-Based Optimization and Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
