You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
The Higuchi Fractal Dimension describes the degree of self-similarity along a 1D time series, according to a sequencing integer, k. The function returns the dimensionality value, D, where 1 <= D <= 2. A higher D corresponds to higher complexity. It is a time measure of complexity.
Higuchi, T. (1988). Approach to an Irregular Time Series on the Basis of the Fractal Theory. Physica D, 31, 277-283.
Accardo, A., Affinito, M., Carrozzi, M., & Bouquet, F. (1997). Use of the fractal dimension for the analysis of electroencephalographic time series. Biol Cybern, 77, 339-350. doi:10.1007/s004220050394
INPUTS
Parameters:
data = time series
kmax = maximum size of iteration
Standard value is kmax = 8
OUTPUTS
result = Higuchi fractal dimension value
Created by Brian Lord
University of Arizona
Cite As
Brian Lord (2026). HigFracDim (https://www.mathworks.com/matlabcentral/fileexchange/124331-higfracdim), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.86 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
