Statistics
2 Questions
0 Answers
RANK
195,986
of 301,275
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,216
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,777
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
