昀泽
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
240,349
of 295,495
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0