Feeds
提问
Too many output arguments ode23t
I am using this function function maxh_d(t,x) dxdt = zeros(2,1); % x(1) refers to x ,x(2) refers to p dxdt(1)= -x(1) ; %+u d...
5 years 前 | 1 个回答 | 0
1
个回答提问
Unable to convert expression into double array
I am using sostools toolbox. The complete error message I am getting is Error using symengine Unable to convert expression in...
5 years 前 | 1 个回答 | 0
1
个回答提问
Trying to view/display an optimization problem(lmi)
I am using EHCM toolbox and trying to understand EHCMDemoFile.m (which is attached). I am trying to view/display the optimizatio...
5 years 前 | 1 个回答 | 0
