CVX Forum: a community-driven support forum
Latest Categories Search
Home / Nonconvex / How can I express log2(1+S(1)/(S(2)+N)) in problem?

How can I express log2(1+S(1)/(S(2)+N)) in problem?

Nonconvex
Sep 21, 2020
J
Jarin
Sep 21, 2020 #1

I have a problem such as

minimize sum(S) - a * log2( 1 + S(1) / (S(2)+S(3)+N) )

where S is the variables to be optimized, how can I express this problem in CVX?

Thanks very much for your answer~ :slight_smile:

M
Mark L. Stone
Sep 21, 2020 #2

This is non-convex.

Why isn't CVX accepting my model? READ THIS FIRST! FAQ

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