Neural Network Toolbox™ Previous page   Next Page 
plotsom
 Provide feedback about this page

Plot self-organizing map

Syntax

Description

plotsom(pos) takes one argument,

POS
N x S matrix of S N-dimension neural positions

and plots the neuron positions with red dots, linking the neurons within a Euclidean distance of 1.

plotsom(W,D,ND) takes three arguments,

W
S x R weight matrix
D
S x S distance matrix
ND
Neighborhood distance (default = 1)

and plots the neuron's weight vectors with connections between weight vectors whose neurons are within a distance of 1.

Examples

Here are some neat plots of various layer topologies.

See newsom for an example of plotting a layer's weight vectors with the input vectors they map.

See Also

initsompc, learnsom, newsom


 Provide feedback about this page 

Previous page plotroc plotsomhits Next page

 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS