ConstDyn:

Path: SC/Demos/Dynamics

% Example 4.2 and 4.3 in the reference. 
 We are using RK4 for this example but would use RK45 in practice since
 it has error checking.

   Since version 2.
 -------------------------------------------------------------------------
  See also NewFig, XLabelS, YLabelS, RK4
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
  Copyright @ 1996 Princeton Satellite Systems. All rights reserved.
--------------------------------------------------------------------------

Children:

Common: Graphics/NewFig
Common: Graphics/XLabelS
Common: Graphics/YLabelS
Math: Integration/RK4

Back to the SC Module page