CVX Forum: a community-driven support forum
Latest Categories Search
Home / Uncategorized / I think it is linear (affine) but cvx thinks it is convex

I think it is linear (affine) but cvx thinks it is convex

Uncategorized
Dec 11, 2023
M
Miriam C
Dec 11, 2023 #1

image
image1077×910 68.4 KB

This is part of my formulated problem, and it gets this error:
f2ca71107cc25f9ead509bed59b0823
f2ca71107cc25f9ead509bed59b0823890×373 13.9 KB

I think C2 is an affine function, as the only variable is the matrix F, but why do I get this error?

M
Michal Adamaszek
Dec 11, 2023 #2

|x| is not an affine function. It is convex though, so you can upper-bound it (t\geq |x|) but not lower-bound it.

1

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