Computer Implimentation
Forward Eulers, Backward Eulers, and the Runge-Kutta method were all
implemented as separate computer programs using Borland Turbo C++ 4.5 for Windows. Appendix B contains the complete source code for Forward Eulers
method. Modifications of this base program that result in the implementation of Backward
Eulers method are included in Appendix C. Modifications
of the base program necessary for the implementation of the Runge-Kutta method are
included in Appendix D. A shared header file containing vector
operations is included in Appendix E.


Email me: x24346@usma.edu
This page was last updated on 12/27/99.