Function
|
Description
|
newc
|
Create a competitive layer.
|
learnk
|
Kohonen learning rule.
|
newsom
|
Create a self-organizing map.
|
learncon
|
Conscience bias learning function.
|
boxdist
|
Distance between two position vectors.
|
dist
|
Euclidean distance weight function.
|
linkdist
|
Link distance function.
|
mandist
|
Manhattan distance weight function.
|
gridtop
|
Gridtop layer topology function.
|
hextop
|
Hexagonal layer topology function.
|
randtop
|
Random layer topology function.
|
newlvq
|
Create a learning vector quantization network.
|
learnlv1
|
LVQ1 weight learning function.
|
learnlv2
|
LVQ2 weight learning function.
|