Path: FormationFlying/Guidance
% Demonstrate the different solutions found by the optimal assignment method and the privileged assignment method. See also RotateState, TeamGoals_Structure, EstimateCost, GenerateTeamGoals, InitializeCostMatrix, OptimalAssignment, PopulateCostMatrix, PrivilegedAssignment, SetupAssignmentProblem, Goals2DeltaElem, DataSize ------------------------------------------------------------------------ % ------------------------------------------------------------------------- Copyright 2003 Princeton Satellite Systems, Inc. All rights reserved. Since version 7. ------------------------------------------------------------------------- ear power; clear costEstimate; rintf('\nSetting up problem...\n');
FormationFlying: Coord/RotateState FormationFlying: DataStructures/TeamGoals_Structure FormationFlying: Guidance/EstimateCost FormationFlying: Guidance/GenerateTeamGoals FormationFlying: Guidance/InitializeCostMatrix FormationFlying: Guidance/OptimalAssignment FormationFlying: Guidance/PopulateCostMatrix FormationFlying: Guidance/PrivilegedAssignment FormationFlying: Guidance/SetupAssignmentProblem FormationFlying: Transformation/Goals2DeltaElem FormationFlying: Utility/DataSize
Back to the FormationFlying Module page