Kernel smoothing density estimate for circular data

バージョン 1.4 (29.2 KB) 作成者: Vlad Atanasiu
Provides various methods to smooth circular data.
ダウンロード: 1.4K
更新 2014/11/19

ライセンスの表示

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.

引用

Vlad Atanasiu (2024). Kernel smoothing density estimate for circular data (https://www.mathworks.com/matlabcentral/fileexchange/32614-kernel-smoothing-density-estimate-for-circular-data), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersDescriptive Statistics and Visualization についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Circular Statistics Toolbox (Directional Statistics)

ヒントを与えたファイル: Kernel density estimation for circular functions

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.4

Published as Matlab toolbox (.mltbx file).

1.3.0.0

Added circ_irq supplemental file.

1.1.0.0

Modified screenshot.

1.0.0.0