Statistical signal processing
From Wikipedia, the free encyclopedia
Statistical signal processing is an area of signal processing that treats signals as stochastic processes, dealing with their statistical properties (e.g., mean, covariance, etc.). Traditionally it is taught at the graduate level in electrical engineering departments around the world, although important applications exist in almost all scientific fields.
In many areas signals are modeled as functions consisting of both deterministic and stochastic components. A simple example and also a common model of many statistical systems is a signal <math>y(t)</math> that consists of a deterministic part <math>x(t)</math> added to noise which can be modeled in many situations as white Gaussian noise <math>w(t)</math>:
- <math>y(t) = x(t) + w(t) \, </math>
where
- <math>w(t) \sim \mathcal{N}(0,\sigma^2)</math>
White noise simply means that the noise process is completely uncorrelated. As a result, its autocorrelation function is an impulse:
- <math> R_{ww}(\tau) = \sigma^2 \delta(\tau) \, </math>
where
- <math>\delta(\tau) \, </math> is the Dirac delta function.
Given information about a statistical system and the random variable from which it is derived, we can increase our knowledge of the output signal; conversely, given the statistical properties of the output signal, we can infer the properties of the underlying random variable.
These statistical techniques are developed in the fields of estimation theory, detection theory, and numerous related fields that rely on statistical information to maximize their efficiency.
[edit] See also
| Digital signal processing |
|---|
| Theory — Discrete frequency | Nyquist–Shannon sampling theorem | estimation theory | detection theory |
| Sub-fields — audio signal processing | control engineering | digital image processing | speech processing | statistical signal processing |
| Techniques — Discrete Fourier transform (DFT) | Discrete-time Fourier transform (DTFT) | Impulse invariance | bilinear transform | Z-transform, advanced Z-transform |
| Sampling — oversampling | undersampling | downsampling | upsampling | aliasing | anti-aliasing filter | sampling rate | Nyquist rate/frequency |

