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.
Input
The input is MxN
.
Output
The output is the same as the input MxN
.
Attributes
Attribute | Value |
---|---|
Name | NoiseGate |
Threshold | ☐ 10 |
Channels | 1 |
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.