PDA

View Full Version : Period of the DE trajectory


srpvx
Feb10-12, 08:43 AM
I have a second order nonlinear ODE. I know that a trajectory with specified initial conditions \left[ x(0) = x_0, \dot{x}(0) = \dot{x}_0 \right] is periodic. How can I numerically calculate period of this trajectory without solve this DE?

rcgldr
Feb10-12, 09:54 AM
Are you allowed to use a numerical method like Runge Kutta or would that be considered "solving" the ODE?

srpvx
Feb13-12, 03:53 AM
Are you allowed to use a numerical method like Runge Kutta or would that be considered "solving" the ODE? I mean that the numerical solution like the attachment paper.

rcgldr
Feb13-12, 03:59 AM
That's a method that I'm not familiar with. Hopefully someone here may be able to help.