Help! How to express this in cvx?
This is not a perspective function (denominator does not match multiplier of log).
Presuming A > 0., perhaps it is convex for B >= C, and concave for B <= C.
@Mark_L_Stone please help me, I try to do it use (-rel_entr(ti, ti+Ca)/log(2))+rel_entr(ti, ti+Ba)/log(2)), but it appears to have reached the maximum recursion limit of 500.
But how can i express tlog2((t+Aa)/(t+B*a)), where A>=B, 0<=t<=1, 0<=a<=1and a + t <=1? @Mark_L_Stone
