LabelKohonen


Purpose

Creates a list of labels for input vectors based upon the coordinate map generated by a Map operation and a coordinate list generated by a recall operation

Function Declaration

function LabelKohonen ( StgNetwork : string; StgMap : string; StgCoord : string; StgOutput : string ) : integer;

Arguments

StgNetwork : alias of the Kohonen network
StgMap : alias of the Map data object
StgCoord : alias of the coordinates data object
StgOutput : alias to assign the output labels to


return to main page


This page is maintained by Michael Watts (http://mike.watts.net.nz)
Last modified on: 12/10/98.