New Reply

Period of the DE trajectory

 
Share Thread Thread Tools
Feb10-12, 08:43 AM   #1
 

Period of the DE trajectory


I have a second order nonlinear ODE. I know that a trajectory with specified initial conditions [tex]\left[ x(0) = x_0, \dot{x}(0) = \dot{x}_0 \right] [/tex] is periodic. How can I numerically calculate period of this trajectory without solve this DE?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Feb10-12, 09:54 AM   #2
 
Recognitions:
Homework Helper Homework Help
Are you allowed to use a numerical method like Runge Kutta or would that be considered "solving" the ODE?
 
Feb13-12, 03:53 AM   #3
 
Quote by rcgldr View Post
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.
 
Feb13-12, 03:59 AM   #4
 
Recognitions:
Homework Helper Homework Help

Period of the DE trajectory


That's a method that I'm not familiar with. Hopefully someone here may be able to help.
 
New Reply
Thread Tools


Similar Threads for: Period of the DE trajectory
Thread Forum Replies
Central Force (period of revolution and period of small radial oscillations) Advanced Physics Homework 2
Does damping of period affect the period? Classical Physics 2
Possible to take a trajectory from (x,y,t) and get a trajectory in phase space (q,p) Classical Physics 4
SHOW: if x1 & x2 have a period T then x3 = a*x1 + b*x2 also has period T Precalculus Mathematics Homework 1