Optimization problem code sos please help

2 visualizzazioni (ultimi 30 giorni)
Melika Eft
Melika Eft il 21 Dic 2022
Risposto: Alan Weiss il 22 Dic 2022
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 Commenti
Torsten
Torsten il 21 Dic 2022
As noted, you gave an incomplete problem description. So how should I answer questions before I know the problem ?
Melika Eft
Melika Eft il 21 Dic 2022
Modificato: Melika Eft il 21 Dic 2022
So It can reformulated as this
where the objective of P1 is to minimize the transmit power of BS. Constraint A8 and constraint A9 guarantee the minimum rate of R1 and R2, respectively. Constraint A10 limits the transmit power of BS while constraint (A11) is the power allocation limit of R1 and R2

Accedi per commentare.

Risposte (1)

Alan Weiss
Alan Weiss il 22 Dic 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

Community Treasure Hunt

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

Start Hunting!

Translated by