Feeds
질문
MILP code for maximisation
How to maximise the following: (a*100)+(b*60)+(c*70)+(d*65)+(e*50)+(f*50)+(g*45)+(h*40)+(i*40)+(j*30) with a constraint: (a...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
why do I get error for Undefining function sdpvar and how can I solve it?
I got an error saying: Undefined function 'sdpvar' for input arguments of type 'double'. Error in Untitled3 (line 1) A=sdpvar...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
'fittype' requires Curve Fitting Toolbox.
I got the following error: 'fittype' requires Curve Fitting Toolbox. Error in Untitled (line 10) func1 = fittype('exp(a1 + a2...
대략 4년 전 | 답변 수: 1 | 0