How can I solve this error in order to implement the CVX toolbox?about zGz type

Nonconvex
Jul 21, 2023
P

QQ截图20230721155902

M

Everything about your problem, both the objective and the constraint, are highly non-convex.

M

Expanding on @Michal_Adamaszek 's post:

You could consiider using YALMIP.

M

Maybe you can relax this formula using SDP and then using the Dinkelbach algorithm to solve it?