I am a new user of CVX and try solve the convex optimal problem recently in SDPT3 mode. However, the result is always this as below: status: Failed Optimal value (cvx_optval): NaN. The MATLAB code is as below: clc; clear all; gamma = 10e-28; ok = 0.5; ck = 1500; B = 4*...