Next: Assessment
Up: Method Numeric, Euler's Algorithm
Previous: Method Numeric, Euler's Algorithm
Project
Use the Euler algorithm to solve the differential equation
-
Integrate outwards to t=4.0 using different step sizes h. (Starting with
h=0.5 and getting smaller)
-
Compare your numerical results to the analytical result .
Some source code available in:
C,
Fortran
Two plots showing
possible results of your investigation.
Next: Assessment
Up: Method Numeric, Euler's Algorithm
Previous: Method Numeric, Euler's Algorithm