Hi dear community,
I want to solve my equation by the Runge kutta 4rth order method. Can somebody guide me to solve my problem please?
Hello, I have the same thread too. Please check the discussions created by me. Thanks
I think you are referring to discussion http://community.wolfram.com/groups/-/m/t/421465 . Please include the URL and/or discussion title when adding a reference to another thread.
Thank you, I will keep that in mind. :D
I want to solve these equations by the Runge kutta method can you check it out.
Using NDSolve, specify Method->"ImplicitRungeKutta" or "ExplicitRungeKutta"
how sir. Can u elaborate little bit more..