TrajectoryOptimizationDemo:
% Demonstrate the trajectory optimization function for low thrust.
This demo is the same as the built-in demo in TrajectoryOptimization.
It will first use simplex then genetic algorithms.
Simulated annealing can optionally be run at the end of the script.
Things to try: see how the methods do with different initial costates.
Since version 7.
------------------------------------------------------------------------
See also Constant, Planets, TrajectoryOptimization
------------------------------------------------------------------------
%
--------------------------------------------------------------------------
Copyright (c) 2005 Princeton Satellite Systems, Inc.
All rights reserved.
--------------------------------------------------------------------------
Children:
Common: Database/Constant
SC: BasicOrbit/VOrbit
SC: Ephem/Planets
Sail: Optimization/TrajectoryOptimization