CoarseProbDemo:

Path: FormationFlying/Collision

% Coarse probability demo
 CoarseProp.m computes a collision probability estimate consisting of the 
 integral outbound of the tangent between a circular avoidance region and 
 the target's position probability density.
 The formulation is demonstrated using a set of plots to show the
 underlying probability function, the computation of the index and 
 probabilityfor various realistic ratios of the collision parameters, and 
 a visualization of the integral region.

   Since version 7.
 -------------------------------------------------------------------------
 Reference: J. Russell Carpenter, 'Conservative Analytical Collision 
 Probability for Design of Orbital Formations', 2004
 -------------------------------------------------------------------------

Children:

FormationFlying: Collision/CoarseProb
FormationFlying: Collision/EllipsePatch
Common: CommonData/SwooshWatermark
Common: General/CellToMat
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Math: Linear/Mag
Math: Linear/Unit

Back to the FormationFlying Module page