photo

Nana


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
223,602
of 300,863

評判
0

コントリビューション
8 質問
0 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

コントリビューション
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年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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

9年以上 前 | 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年以上 前 | 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年以上 前 | 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...

10年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0

1

回答