Code covered by the BSD License  

Highlights from
Kernel smoothing density estimate for circular data

Be the first to rate this file! 8 Downloads (last 30 days) File Size: 29.2 KB File ID: #32614
image thumbnail

Kernel smoothing density estimate for circular data

by Vlad Atanasiu

 

20 Aug 2011 (Updated 09 Mar 2012)

Provides various methods to smooth circular data.

| Watch this File

File Information
Description

This is a companion to Matlab's Statistics toolbox ksdensity function and Philipp Berens' CircStat toolbox.

The difference with Matlab's ksdensity function is that this function is adaped to circular data, such as wind orientation. Using Matlab's function will give biased values at the extremities of the pdf for circular data.

The kernel used in this function is a normal distribution with an automatically computed optimal standard deviation as presented in:
- Silverman B. W. (1998), Density Estimation for Statistics and Data Analysis, Chapman & Hall / CRC, Boca Raton (FL), 47-8.
- Bowman Adrian W. & Adelchi Azzalini (1997) - Applied Smoothing Techniques for Data Analysis, Oxford University Press, 31.
- Wand M. P. & M. C. Jones (1995) - Kernel Smoothing, Chapman & Hall, London, 60-3.

Acknowledgements

Circular Statistics Toolbox (Directional Statistics) inspired this file.

MATLAB release MATLAB 7.10 (R2010a)
Other requirements Optional: CircStat toolbox for circular data by Philipp Berens. See description in file for details.
Tags for This File  
Everyone's Tags
mathematics, statistics
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
22 Aug 2011

Modified screenshot.

09 Mar 2012

Added circ_irq supplemental file.

Contact us