Numerical solution of a differential equation with time dependent terms

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Carlos Criollo
Messages
9
Reaction score
0
I am would like to solve this differential equation:

1.png


Where

upload_2014-10-10_14-43-52.png

upload_2014-10-10_14-44-16.png

http://ieeexplore.ieee.org.ezproxy.uniandes.edu.co:8080/ielx5/8/6493417/6409989/html/img/6409989-eqdisp-3-small.png
upload_2014-10-10_14-55-52.png


Could you give me some practical ideas about the required software and methodology? Thank you very much
 
Physics news on Phys.org
If all the parameters are known, did you try to just calculate it time steps by time step? Did it work?
There are more precise integration methods, but that is something you can have a look at afterwards.
 
Yes, all the parameters are known, but how I can calculate the time step by time step?
 
And how I could implement it in software?, I need a numerical solution of this equations.