photo

昀泽


Last seen: 6 Tage vor Aktiv seit 2024

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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 Monate vor | 0 Antworten | 0

0

Antworten

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort