![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20806503_1610096507439_DEF.jpg)
ancy s george
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to find the optimal solution between boundary values?
If a problem a*x+b/x+c subjected to 0<x<=d Condition on a,b,c,d such that for optimal solution 0<x*<d? For example, x0=0; f...
2年以上 前 | 2 件の回答 | 0
2
回答質問
How to correct the code?
I have to maximize the objective function b*Eby-s*Esl+gb*(Esl-Eby) subjected to constraints gb<=s;b<=gs; % where gb=3;gs=8; ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
How to optimize an objective function with strict inequality constraints?
Objective function =x(2)*(-10)-x(1)*70+240 subjected to : 3<=x(1) ; x(2)<=8 I try to optimize this objective function using pe...
3年弱 前 | 2 件の回答 | 0
2
回答質問
How to correct the code?
I have to maximize the objective function with respect to x1 and x2. func = -(x2*(-10)-x1*70+3*(80)) %Constrains are 3<=x1 ...
3年弱 前 | 1 件の回答 | 0