Feeds
답변 있음
ode45 with two 2nd order differential equation
'first make the function file' function xval = pulfun(t,y) %constant u=0.012277471; %define dy/dt xval(1,1)=y(3); xval(2,...
ode45 with two 2nd order differential equation
'first make the function file' function xval = pulfun(t,y) %constant u=0.012277471; %define dy/dt xval(1,1)=y(3); xval(2,...
대략 6년 전 | 0
