Can I use CVX to solve a nonconvex problem? In my model, there is a x*y phrase

can I use CVX to solve a nonconvex problem? In my model, there is a x*y phrase

In general no. But if you show the entirety of the model, perhaps there’s a way of reformulating it as a convex problem which follows CVX’s DCP rule. Or barring that, as an MIDCP.