Could you help me how to write this line in cvx I am optimizing the rate relevant to the power allocation coefficient in RSMA . (ac,a1,a2 are the variables which I need to optimize )
gamma_c1 = (abs(H1)).^2 .* ac .* SNR ./ (1 + (a1 + a2) .* SNR .* (abs(H1)).^2);