kernelDensityEstimation

(method of vector3d)

calculates a density function out of (weighted) unit vectors

Syntax

kde = kernelDensityEstimation(v,out,'param1',val1,'param2',val2)

Input

v

vector3d

out

vector3d

param,val Parameters and values that control kernelDensityEstimation
Parameter Description
'halfwidth'

halfwidth of a kernel

'kernel'

specifies a kernel

'weights'

vector of weights, with same length as v