Noise

Module used to add gaussian noise to a signal.

Example XML definition

Example

  <module
      class = "Noise"
      name = "Noise"
      sigma = "0.1"
  />

Parameters

NameDescriptionTypeDefault
classThe class name for the module; must be "Noise".string
nameThe name of this instance of the module.string
sigmaThe noise variancefloat1.0
meanThe noise meanfloat0.0

Module Connections

Inputs

NameDescription
INPUTThe input

Outputs

NameDescription
OUTPUTThe output

Author

Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science

Files

Noise.h
Noise.cc
Noise.ikc

blog comments powered by Disqus