How can I transform the constraint condition ini order that the condition is cvx_solvable

I think you can apply the reformulation in Can CVX solve this kind of function {x-log(1+0.01*x/(x+1))} to each summation term in the constraints.

In the future, please copy and paste code into your post, using Preformatted text icon, rather than posting an image of your code.