Skip to main content
Version: current

Noise Gate

Description

The block Noise Gate set every value under a threshold to zero, as it will be seen to noise. This is useful to discard noise in a dataset for example on a sensor.

MxNMxN

Input

The input is MxN.

Output

The output is the same as the input MxN.

Attributes

AttributeValue
NameNoiseGate
Threshold 10
Channels1

Name

Name specifies the name of the block.

Threshold

Threshold specifies the minimum value before the value is gated by the noise gate.

Channels

Channels specifies the number of input(s)/output(s) the block will have.