(help)Error using CVX::Disciplined convex programming error: Invalid quadratic form(s): not a square

The RHS of that assignment includes products of different variable, which violates CVX’s DCP rules.

if this is a convex optimization problem, perhaps you need gp (Geometric Programming) mode? I don 't know, because I don’t know what all those symbols are, and the relationships between them. But it is your job to know.