![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/32826392_1706549713966_DEF.jpg)
昀泽
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
I received an unexpected wrong result that contradict the constraint condition when using optimproblem
function sol = optimize_crop_allocation(A_init, P, Q, C, D, U, V, M, N, S, B_1, B_2) % P,Q 1x41 % C,D 1x41 % U,...
5ヶ月 前 | 0 件の回答 | 0
0
回答質問
An error 'matlabexecutionerror' occurred when i use 'min' in type optim.problemdef.OptimizationExpression
prob = optimproblem('ObjectiveSense','maximize'); A = optimvar('A', 2, 54, 41, 'Type', 'continuous', 'LowerBound'...
5ヶ月 前 | 1 件の回答 | 0