Division used in cvx Nonconvex Jan 9, 2016 Y yybigbang Jan 9, 2016 #1 I have a problem of using cvx to build an objective function. M1(N,N) is a hermitian matrix, M2(N,N) is also a hermitian matrix, variable X(N,N) is hermitian matrix, so how can I express this in cvx: abs(trace(M1X)/trace(M2X)) Thank you! M Michael C. Grant Jan 9, 2016 #2