Second order differential equation, Odesolve: "Unknown error: Ode%_function%_illegal%_context"
Hey,
When I tried to solve a second order differential equation with odesolve I get the above mentioned error. First order ode's work fine. 
Hey,
When I tried to solve a second order differential equation with odesolve I get the above mentioned error. First order ode's work fine. 
Something like this?
The 2nd order differential equation can be written as the d/dt style, but I think that the initial condition needs to be in the x' format for prime to understand.
Probably explains why the 1st order ode worked as you don't need the initial condition for the differential term.
Regards
Andy
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.