MATLAB Program for Calculating Differential Box-Counting Dimension
This MATLAB program calculates differential box-counting dimension, specifically designed for processing NxN images where N must be a power of 2 (N=2^n). The implementation utilizes box-counting algorithm with logarithmic scaling for fractal dimension estimation.