loadcell.m
Loads character seperated data with variable length lines and mixed types.
Author: Amos Storkey
Wonderful function. Saves me a lot of time. One problem is that when I load data, the last row of the variable has blanks or some other weird character.
I'm very interested in the use of fractals for determining the dimension of a self organizing map (SOM). Thanks for providing a wonderful collection of information. I have data consisting of continuous measurements with the number of features (p) >> the number of attributes (n). Using this two dimensional framework, is there Matlab code that can use fractals to estimate the topology of the data (in terms of the number of clusters) for subsequent analysis with SOM in an N by M dimension? In other words, can fractals estimate N and M from the data?