Henon Map and Correlation Dimension

Version 1.0.0 (1.75 KB) by B.R.P.
This MATLAB script simulates the Henon map, a chaotic dynamical system and computes its correlation dimension.
8 Downloads
Updated 19 Jun 2025

View License

This MATLAB script simulates the Henon map, a classic example of a two-dimensional chaotic dynamical system. It generates the trajectory of the map in phase space, then computes the correlation dimension of the attractor. The script
  • Iterates the Henon equations to produce a time series
  • Computes pairwise distances between all trajectory points
  • Estimates the correlation integral C(r) over a range of scales r
  • Fits the power-law region of the logC(r)\log vs logr\log plot to extract the correlation dimension, a measure of the fractal structure of the attractor
  • Visualizes both the attractor and the scaling behavior on log-log axes
This gives insight into the fractal geometry and dimensionality of the chaotic Henon attractor.

Cite As

B.R.P. (2026). Henon Map and Correlation Dimension (https://www.mathworks.com/matlabcentral/fileexchange/181320-henon-map-and-correlation-dimension), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2025a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0