Cannot perform the operation: {concave} .* {complex affine}

That is not convex. If pUL_ik were input data rather than an optimization variable, it would be convex.

To be convex, the argument of abs would need to be affine. But the argument of abs in the objective has sqrt(variable), which is concave, times a variable (which is complex affine).

2 Likes