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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
