c = sompak(net)
c = sompak(net)
takes a SOM data structure net
and
combines the node weights into a matrix of centres
c
where each row represents the node vector.
The ordering of the parameters in w
is defined by the indexing of the
multi-dimensional array net.map
.
som
, somunpak
Copyright (c) Ian T Nabney (1996-9)