photo

Nana


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
66,837
of 300,786

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,091

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,061

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Conditional constraint mixed integer programming
Hi, Does anybody know how to write conditional constraint in mixed integer programming for this case: if a == 0 then b =...

9 years 前 | 0 个回答 | 0

0

个回答

提问


special ordered set type 2
Hi, How to implement special ordered set type 2 (SOS2) using MIP optimization? Regards, Nana

9 years 前 | 0 个回答 | 0

0

个回答

提问


Exponential contraint MIP optimization
Is there any trick to have exponential constraint in mixed integer programming optimization?

9 years 前 | 1 个回答 | 0

1

个回答

提问


indicator variable in MILP
I have an indicator variable in my objective function where I = 0 if x<0 I = 1 if x>= 0 How to write constraints for this...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Linear programming optimization for conditional
Is it possible to optimize this objective function using linear programming (linprog or intlinprog)? I have difficulties especi...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Optimization with sum and max function
Hi. I have a difficulty in writing this objective function for optimization. Especially in defining the second term and the summ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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) + ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Constraint with decision variable
How can I write a constraint for optimization which includes the decision variable (x)? The constraint is: max (0, x(i-1) -...

10 years 前 | 1 个回答 | 0

1

个回答