Logical indicator in objective function

How to write a logical indicator as part of objective function? The objective function is as below
sum (a*(x(i) - x(i-1) + l(i) - g(i)))
a is 1 when
x(i) - x(i-1) + l(i) - g(i) > 0
otherwise a is 0. The decision variable is x.
Thanks!

回答(1 个)

类别

帮助中心File Exchange 中查找有关 Error Detection and Correction 的更多信息

提问:

2016-3-30

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by