R: Error Running Convex Optimization With CVXR
I am translating a MATLAB script that performs spectral factorization into R using the CVXR package for convex optimization. I have simplified the problem to focus only on constructing the Q
matrix while maintaining the core constraints and objective.