CVX Forum: a community-driven support forum
Latest Categories Search
Home / Uncategorized / How to set variable in min-max problem?

How to set variable in min-max problem?

Uncategorized
May 27, 2022
C
Cutcold
May 27, 2022 #1

Here is my problem.

image
image784×340 34.3 KB

I guess I can use
minimize(max(.......))
this form to optimization. And it’s convex for z and (x,x0,y,y0).

But how to set z for max and (x,x0,y,y0) for min?

J
Jack
May 27, 2022 #2

min t

t>=g(…,z);

%do something like this

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