sompak

Purpose

Combines node weights into one weights matrix.

Synopsis

c = sompak(net)

Description

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.

See Also

som, somunpak
Pages: Index

Copyright (c) Ian T Nabney (1996-9)