No BSD License  

Highlights from
SEP - An Algorithm for Converting Covariance to Spherical Error Probable

5.0

5.0 | 2 ratings Rate this file 6 Downloads (last 30 days) File Size: 2.7 KB File ID: #5688

SEP - An Algorithm for Converting Covariance to Spherical Error Probable

by Michael Kleder

 

12 Aug 2004 (Updated 16 Aug 2004)

An algorithm for converting covariance to spherical error probable.

| Watch this File

File Information
Description

This function computes Spherical Error Probable radius from inputs consisting of the square roots of the eigenvalues of a covariance matrix (equivalently, from sigma-x, sigma-y, and sigma-z, of a trivariate normal distribution in a coordinate system where there is no cross-correlation between variables.) This means that if you have a covariance matrix and wish to compute the S.E.P., simply obtain the square roots of the eigenvalues and use these as inputs. For example, list them via "sqrt(eig(C))" where C is your covariance matrix.

The S.E.P. is the radius of a sphere which contains a fraction of probability equal to the input "prob," which is asumed to be 0.5 if omitted.

Note: if one of the input sigmas is significantly smaller than both others, calculation time may rise.

By uncommenting a labeled line of code, the user can enter a diagnostic mode to verify the accuracy of this algorithm for whatever inputs are specified.

The mathematical formulas contained herein were created by the author and are copyrighted. Feel free to use them provided you credit the author: Kleder, Michael. "An Algorithm for Converting Covariance to Spherical Error Probable" Mathworks Central File Exchange, 2004.

Acknowledgements
This submission has inspired the following:
Confidence Region Radius
MATLAB release MATLAB 6.5 (R13)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
13 Apr 2006 Mark Tillman

Very nice algorithm! Extremely useful for Monte Carlo simulation of missile systems where the engagement occurs in three dimensions instead of the two typically associated with CEP plots.

20 Jun 2007 Tina Margarita

very useful. Thanks.

Does anyone know of a closed form equation for SEP 95%? or 99%

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
aerospace Michael Kleder 22 Oct 2008 07:30:06
aeronautics Michael Kleder 22 Oct 2008 07:30:06
aerodef Michael Kleder 22 Oct 2008 07:30:06
covariance Michael Kleder 22 Oct 2008 07:30:06
spherical error probable Michael Kleder 22 Oct 2008 07:30:06
sep Michael Kleder 22 Oct 2008 07:30:06
algorithm Michael Kleder 22 Oct 2008 07:30:06

Contact us at files@mathworks.com