The MATLAB code is as follow:
when running the program will report an error:
" Disciplined convex programming error:
Only scalar quadratic forms can be specified in CVX "
So, my question is how to express the form: X*X^H in CVX?
Thank you very much!