Community Profile

Patddy


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Leapfrog/Midpoint ODE Method - Incorrect
I simply don't understand why Leapfrog isn't working correctly, Euler does. The algorithm for Leapfrog should be: y[n+1] = y[...

8 years ago | 1 answer | 0

1

answer

Question


How to suppress output of function when calling from another function?
So I have EulerMethod which when called itself I want it print the table with x = and y =. But when I call EulerMethod from Leap...

8 years ago | 1 answer | 0

1

answer