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