Pira Perry
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Pira Perryさんの最近のアクティビティ-
Pira Perryさんがコメントを作成しました:
Hi Riley, Thanks for your immediate reply.Seems like there's no existed function to express this constraint, but it's nice to use the index i to weight and sum. I will try it. Thanks again and best...
-
Pira Perryさんが投稿を作成しました:
Trying to define a variable as the index in another (vector) variable (MATLAB,YALMIP)
回答済みHello everyone. I want to define a decision variable that can indicate the first entry in another variable that is equal to specified value. For example, a = binvar(4,1); % 4x1 binary variableb = ...