Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以目标函数类似于|hx theta xg|^2,其中h是nx1复数行向量,theta是nxn复数矩阵,g是anx 1列向量。
如果我想最大化这个,在 cvx 中,最大化凸函数是不允许的。
如何将其转换为凹等效形式?