CVX Forum: a community-driven support forum
Latest Categories Search
Home / Nonconvex / {convex}*{real affine}

{convex}*{real affine}

Nonconvex
Mar 27, 2019
H
Hu Zhenzhen
Mar 27, 2019 #1
 cvx_begin 
 variable Q(N,3) 
for n=1:1:N-1  
eta(n,:)=1+(((1/2)*(norm(Q(n+1,:)-Q(n,:))*(Q(n+1,3)-Q(n,3)))*d0*rho*S*chi)/(delta_t^2*W));
end

Disciplined convex programming error:
Cannot perform the operation: {convex} .* {real affine}

M
Mark L. Stone
Mar 27, 2019 #2
Why isn't CVX accepting my model? READ THIS FIRST! FAQ

I will presume this is non-convex unless ypu prove otherwise.

Archive of CVX Forum: a community-driven support forum — Generated as a static archive