Path: SC/Demos/Dynamics
% Three body simulation. The bodies are connected 1 - y DOF - 2 - zDOF - 3 Overall there are 5 dof. See TreeCAD.m for a demonstration of how to use Tree with the CAD functions. Since version 2. ------------------------------------------------------------------------ See also TimeGUI, Mag, RK4, TreeAdd, TreeH, TreeInit, TreePlot, TreePrnt ------------------------------------------------------------------------ % ------------------------------------------------------------------------------- Copyright 1997-1998 Princeton Satellite Systems, Inc. All rights reserved. -------------------------------------------------------------------------------
Common: Graphics/TimeGUI Math: Integration/RK4 Math: Linear/Mag SC: Dynamics/TreeAdd SC: Dynamics/TreeH SC: Dynamics/TreeInit SC: Dynamics/TreePlot SC: Dynamics/TreePrnt
Back to the SC Module page