Implementation
Home

 

Home
Up

 

Computer Implimentation

Forward Euler’s, Backward Euler’s, 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 Euler’s method. Modifications of this base program that result in the implementation of Backward Euler’s 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.

 

 Back Up Next

 

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