昀泽
Followers: 0 Following: 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,...
3 months 前 | 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'...
3 months 前 | 1 个回答 | 0