How to write this optimization problem in CVX?

I haven’t sorted through the mess of what all your symbols are, but try making use of the construct x*log2(1+y/x) = -rel_entr(x,x+y)/log(2)

1 Like