Chapter 13 - Differential equations


For differential equations the very simple Euler's Method is covered in detail, while the more effective Runge-Kutta method is shown for comparison purposes.

All of the above algorithms in this chapter and the previous ones are shown in a compact, step-by-step form, and then also as a complete program.

Associated with this chapter is also a graphical demonstration of the different methods. This is available on the associated diskette and is also accessible over the Internet.


Have a look at the sample prograns for this chapter

Come back to the main page