Correlation dimension

Correlation dimension estimation code.
5.5K Downloads
Updated 16 Aug 2009

View License

The folder "dimension" includes algorithms for estimating the correlation dimension using the grassberger-Proccacia approach (corrint.m), the Gaussian-Kernel algorithm (gka.m) and Judd's estimator (judd.m) are provided. As always, estimate the correlation dimension at your own risk.
The "utilities" contains some functions (ikeda.m and embed.m - at least) needed for the programs to work.

Cite As

Peng Yuehua (2024). Correlation dimension (https://www.mathworks.com/matlabcentral/fileexchange/24089-correlation-dimension), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Biological and Health Sciences in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Add some functions (ikeda.m and embed.m - at least) needed for the programs to work.

1.0.0.0