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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0