Content deleted Content added
Two pass and a main aspect of smoother was missing. |
Giraffedata (talk | contribs) |
||
Line 3:
The '''smoothing problem''' (not to be confused with [[smoothing]] in [[statistics]], [[image processing]] and other contexts) is the problem of [[density estimation|estimating]] an unknown [[probability density function]] recursively over time using incremental incoming measurements. It is one of the main problems defined by [[Norbert Wiener]].<ref name="wiener-report">1942, ''Extrapolation, Interpolation and Smoothing of Stationary Time Series''. A war-time classified report nicknamed "the yellow peril" because of the color of the cover and the difficulty of the subject. Published postwar 1949 [[MIT Press]]. http://www.isss.org/lumwiener.htm</ref><ref name="wiener-book">Wiener, Norbert (1949). Extrapolation, Interpolation, and Smoothing of Stationary Time Series. New York: Wiley. {{ISBN|0-262-73005-7}}.</ref> A '''smoother''' is an algorithm that implements a solution to this problem, typically based on [[recursive Bayesian estimation]]. The smoothing problem is closely related to the [[filtering problem]], both of which are studied in Bayesian smoothing theory.
A smoother is often a two-pass process,
==Examples of smoothers ==
|