Definition

Estimates the hidden signal from the measured signal containing noise, using Bayes theorem.

Algorithm

  • : hidden signal
  • : observed signal
  • : prior distribution
  • : likelihood probability
  • : posterior distribution

prior and posterior depends on sampling step

Compute posterior distribution

Calculate MAP estimator for the given observation

Update prior distribution

Wiener filter

Wiener filter add a Brownian motion to the model before computing the posterior distribution It makes the prior distribution smoother