Add Noise

Author

Cox Lab

Published

November 15, 2023

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).

4 Parameter window

Perseus pop-up window: Basic -> Add noise