Is there anything else we can use instead of IPDM since there is no such function on Matlab FEX
02 Nov 2009
boxcount
Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets
Author: Frederic Moisy
moisy.nospam@fast.u-psud.fr bounces me every time...
30 Oct 2009
boxcount
Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets
Author: Frederic Moisy
Sorry...you are right. One more question in light of my fractal inexperience: why is the algorithm not give a full topological dimension whenever we put a square or a cube as input? Rather it gives 1.96 or 2.9. I thought that for smooth manifolds, the fractal dimension is equal to the topological dimension. Is there an approximation somewhere, or how could I modify your code to get a full 3 for a cube input?
26 Oct 2009
boxcount
Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets
Author: Frederic Moisy
Hi Frederic
Could you point me in the right direction about your boxcounting algorithm? If I put a cube as input the program crashes; I thought that it was an easy way to check for consistency of the results.