Now there is a problem about including traces in the constraints, where X is the variable to be solved (variable X(N, N) symmetric;)and A is the constant matrix;For X, a convex LMI has been constructed for it via LMI, but how to handle the calculation of the trace(XAX*A) term?
The results of the matlab run are displayed:
Incorrect use *
Disciplined convex programming error:
Only scalar quadratic forms can be specified in CVX.
trace_dx_dx = trace(temp_dx * temp_dx);