Add Noise
1 General
- Type: - Matrix Processing
- Heading: - Basic (Processing)
- Source code: AddNoise.cs
2 Brief description
Modulate the data with Gaussian noise.
Output: Same as input matrix with random noise added to the expression columns.
3 Parameters
3.1 Standard deviation
Defines the standard deviation of the noise distribution that will be added (default: 0.1).