Feeds
提问
How to stop ODE(R4K) function when the value is close to 0?
Follow up from my previous post about my ODE system using the runge-kutta 4th order method. The main body of the code looks lik...
5 years 前 | 1 个回答 | 0
1
个回答提问
ODE system initial condition results in infinity/NaN error. Initial conditions cannot be changed. How to evade?
Hi all. I currently have my ODE system code 90% complete using the runge-kutta 4th order(R4K) iteration method but I've hit a bi...
5 years 前 | 1 个回答 | 0
