DD_tools: som_dd

SOM_DD Self-Organizing Map data description

W = SOM_DD(X,FRACREJ,K)

Train a 2D SOM on dataset X. In K the size of the map is defined. The map can maximally be 2D. When K contains just a single value, it is assumed that a 1D map should be trained.

For further features of SOM_DD, see som.m (the same parameters NRRUNS, ETA and H can be added).

Default: K=[5 5]

See also: pca_dd kmeans_dd |som| Copyright: D.M.J. Tax, D.M.J.Tax@prtools.org Faculty EWI, Delft University of Technology P.O. Box 5031, 2600 GA Delft, The Netherlands