Farhad Anvari Azar
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 3
投稿
Farhad Anvari Azarによる最近のアクティビティ-
Get maximum value a scalar set that is conditioned on a variable set being non-zero
ユーザーの入力を待っています。Hi, I appologize for the incoherent title. Here is a better explaination. I have a set of scalars (A) where A = [1.2, 0.9, -1.9] A set continuous variables (X) with lower and upper bounds of 0 <= ...
-
Model a binary variable from two continous variables
回答済みI want to model a binary value (b) from two continous variables (v_in, v_out). These variables are 0<=v_in, v_out <= v_max. I want the following three conditions to apply on my binary variable v_i...