next up previous contents
Next: Creating trajectories Up: Setting a structure over Previous: Setting a layer

Setting the topology and son links of the TS-SOM

  

tabular2196

The first operation switches the topology of the network on or off, the second makes the same for sonlinks. If a classified data has been given, then the topology links are read from it. The classified data must include a class for each data record (neuron) when the links are specified as indexes (see the figure below).

figure2203

Example (ex7.6): The example shows how several layers and links between them can be displayed.

...
NDA> somtr -d predata -sout som1 -l 4
NDA> somlayer -s som1 -f somlayer
...
NDA> mkgrp grp1 -s som1
NDA> topo grp1 -on
NDA> sons grp1 -on
NDA> layer grp1 -l 3 -min 0
NDA> axis grp1 -ax z -f somlayer -sca abs -min 0 -max 5
NDA> nplc grp1 -ax z -f somlayer
NDA> viewp grp1 -dz 150 -xy -100 -yz 85
#
# other settings for neurons, network, etc.
...

figure2208



Erkki Hakkinen
Thu Sep 24 11:51:34 EET DST 1998