Add Noise

add gaussian distributed noise to an input

Script: Miscellaneous/ex_add_noise.py

Description

This Python External Attribute script adds gaussian distributed noise to an input signal.

Examples

This example shows an input signal with different levels of added noise.

Input with varying levels of added noise

Input with varying levels of added noise

Input Parameters

ex_add_noise.py input parameters

ex_add_noise.py input parameters

NAME DESCRIPTION
S/N Ratio Desired signal to noise ratio.

Last modified April 17, 2022: First update (afe101d)