Can we easily find peaks in CVX? Thanks

abs(wH’*s_H) is a convex function. Trying to find peaks, i.e., (local) maxima, of a convex function is a non-convex problem. Therefore, CVX is not suitable for the task.