neuralgas

(method of ODF)

attempt to distribute measure-sites equally according to invers polefigure density (experimental)

Syntax

S2G = neuralgas(odf,h,'param1',val1,'param2',val2)

Input

odf

ODF

h

Miller

param,val Parameters and values that control neuralgas
Parameter Description
'Grid'

S2Grid, reference Grid to evaluate PDF

'resolution'

Grid Resolution

'maxtheta'

max Theta of Grid

'Points'

number of Points

'epoches'

number of Iterations

'eta'

'learing-rate' as vector: [eta_start eta_stop], default [0.1 0.02]

'lambda'

stimuli of

'verbose'

display points during optimisation

mple 2G = neuralgas(odf,Miller(1,0,0,cs),'points',500,'epoches',25)

See also

S2Grid/refine