- Digital ≡ sampled, discrete-time, quantized
- Signal ≡ waveform, sequnce of measurements or observations
- Processing ≡ analyze, modify, filter, synthesize
Inside Collection (Course): Signal and Information Processing for Sonar
In many (perhaps most) DSP applications we don't have complete or perfect knowledge of the signals we wish to process. We are faced with many unknowns and uncertainties.
| Functional Magnetic Resonance Imaging |
|---|
![]() |
How can we design signal processing algorithms in the face of such uncertainty?
Can we model the uncertainty and incorporate this model into the design process?
Statistical signal processing is the study of these questions.
The most widely accepted and commonly used approach to modeling uncertainty is Probability Theory (although other alternatives exist such as Fuzzy Logic).
Probability Theory models uncertainty by specifying the chance of observing certain signals.
Alternatively, one can view probability as specifying the degree to which we believe a signal reflects the true state of nature.
A statistic is a function of observed data.
Suppose we observe
Probability is used to model uncertainty.
Statistics are used to draw conclusions about probability models.
![]() |
Probability models our uncertainty about signals we may observe.
Statistics reasons from the measured signal to the population of possible signals.
The two major kinds of problems that we will study are detection and estimation. Most SSP problems fall under one of these two headings.
Given two (or more) probability models, which on best explains the signal?
If our probability model has free parameters, what are the best parameter settings to describe the signal we've observed?
Suppose we observe
Suppose we take
In these examples (Example 2 and Example 3), we solved detection and estimation problems using intuition and heuristics (in Step 3).
This course will focus on developing principled and mathematically rigorous approaches to detection and estimation, using the theoretical framework of probability and statistics.