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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 0