Feeds
提问
Adaptive observer design for nonlinear system
Does anyone work for adaptive observer design?
3 years 前 | 1 个回答 | 0
1
个回答提问
What does norm function indicate ?
I was coding my research paper and my collaboartor used norm(abs([max2,0,max1;0,theta,0]),2) term while coding. Can someone ella...
3 years 前 | 1 个回答 | 0
1
个回答提问
Please Solve error occurring while solving differential equation with ode15s
function sync a=4,b=1,c=1,k=12,d=4.5,f=21.9,z=1,beta=0; E=[eye(4),zeros(4,2)]; A=[-a a 0 0 0 0;0 0 0 1 0 1;0 0 0 0 1 0;0 -c 0...
4 years 前 | 1 个回答 | 0
1
个回答提问
please someone solve this error ''Undefined function or variable 'x''.
function ross L = [-1.0828 -1.6242;1.2513 1.8770;-0.0020 -0.0029]; master = [-x(2)-x(3);x(1)+0.5*x(2);2+x(3)*x(1)-4*x(3)]; s...
4 years 前 | 1 个回答 | 0