optimization problem with interdependent variables
Mostra commenti meno recenti
I have the following function f(k) to maximize:
max { f(k)=(q(k))^2*H(Y(k))+F(Y(k)) }
s.t.
q(k) = argmax H(X(q)) + q^2*k*F(X(q))
k>=0
q(k)>0.01
How can I do that?
Thanks!
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Nonlinear Optimization in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!