activity: Find neighbourhood

public activity Find neighbourhood
Author:
Project: Phase: 1.0; Status: Proposed;
Dates: Created: 12.12.2005 6:37:14; Modified: 14.12.2005 7:30:22;
Flags: Multiplicity: ; Active: false;
UUID: {3084CAEC-346C-425c-9355-F234029FB76E}
 

Goto: Custom Properties, Scenarios

See also: Find winner neuron, Update neurons in neighbourhood

Appears in: AD SOM Algorithm

Connections
 
Custom Properties
  • mustIsolate: False
  • isReadOnly: False
  • isSingleExecution: False
 
Find neighbourhood Scenarios
Scenario Type Detail
Base Basic Path Find neurons in the neighbourhood of winner neuron. Using one of two neighbourhood shapes (hexagonal, square).

Using function: private Neighbour[] GetNeighbours(int neuron, double distance).