Gary Amin
- 合計アクティビティ 9
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 2
アクティビティの概要
Gary Aminさんの最近のアクティビティ-
Gary Aminさんがコメントを作成しました:
Thank you so much. In theory, it should work.
-
Gary Aminさんがコメントを作成しました:
Dear Eli, Good day. I have a similar question. I want to solve a 'multilinear' system of equations with Gurobi. For example: a*b*c = f_1 d*e = f_2 f*b*g*h= f_3 So, every equation is the produ...
-
Gary Aminさんが投稿を作成しました:
Defining arbitrary objective function+Matlab
Hello,I have a question about the Bilinear.m example in https://www.gurobi.com/documentation/9.0/examples/bilinear_m.html. In this example, the objective is to maximize the variable x.But how can I...
-
Gary Aminさんがコメントを作成しました:
Thank you so much, Eli. You solved my problem! I still do not understand this line: m.quadcon(i).q = sparse(lcol(i), 1, lval(i), n, 1); Have a nice day! Amin
-
Gary Aminさんが投稿を作成しました:
solve system of nonlinear equations+Matlab
回答済みHello, Good day. I am a newbie in Gurobie and I would be grateful if you can help me with this question that I try to sole in Matlab. I have a nonlinear system of equations and a constraint to mini...