Feeds
已回答
ODE45 Event option question
Well I figured it out: In my ode45 call, I had [T,Y2]=ode45('ode_DYDT',tspan,x0,options); I changed it to [T,Y...
ODE45 Event option question
Well I figured it out: In my ode45 call, I had [T,Y2]=ode45('ode_DYDT',tspan,x0,options); I changed it to [T,Y...
8 years 前 | 0
提问
ODE45 Event option question
I am trying to use the event option of ODE45 to stop integration when the velocity reaches a certain point (integrating the dist...
8 years 前 | 2 个回答 | 0