takes a noise type and a target vector and initialises a noise structure from it. The parameters of the noise structure are the set by calling noiseParamInit.
Usage
noiseCreate(noiseType, y)
Arguments
noiseType
the type of noise to be created (e.g. 'gaussian', 'probit', 'ncnm').