Discussion Overview
The discussion centers on how to plot white noise distributions in Mathematica, specifically focusing on generating a normal distribution with a constant power spectral density and Gaussian spread of values. Participants explore methods for combining noise with deterministic signals in the time domain.
Discussion Character
- Technical explanation
- Mathematical reasoning
- Exploratory
Main Points Raised
- One participant seeks guidance on plotting white noise in Mathematica, aiming for a normal distribution with specific characteristics.
- Another participant suggests generating a white noise time series using random draws from a standard normal distribution and provides a code snippet for plotting.
- A different participant clarifies that the provided plot does not meet their needs, as it stretches the signal over a fixed number of data points.
- One participant proposes a method to model a stochastic process with a deterministic signal by combining random noise with a sinusoidal signal, including a code example.
- A later reply questions whether the defined method produces true white noise, considering the correlation of noise values at each sample point.
Areas of Agreement / Disagreement
Participants express differing views on the characteristics of the noise generated and whether it qualifies as white noise, indicating that the discussion remains unresolved regarding the definition and implications of correlation in this context.
Contextual Notes
Participants have not reached a consensus on the definition of white noise in relation to the methods discussed, particularly concerning the correlation of noise values at each sample point.