Nonlinear filter: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m moved Non-linear filter to Nonlinear filter over redirect: proper spelling
→‎See also: fix category
Line 29: Line 29:




[[Category:Filters]]
[[Category: Filter theory]]
{{tech-stub}}
{{tech-stub}}



Revision as of 05:06, 12 October 2008

A nonlinear filter is a signal-processing device whose output is not a linear function of its input. Examples of nonlinear filters include:

Nonlinear filters are sometimes used for removing very short wavelength, but high amplitude features from data. Such a filter can be thought of as a noise spike-rejection filter, but it can also be effective for removing short wavelength geological features, such as signals from surficial features.

Nonlinear filters locate and remove data that is recognised as noise. The algorithm is 'nonlinear' because it looks at each data point and decides if that data is noise or valid signal. If the point is noise, it is simply removes and replaced by an estimate based on surrounding data points, and parts of the data that are not considered noise are not modified at all. Linear filters, such as those used in bandpass, highpass, and lowpass, lack such a decision capability and therefore modify all data.

Nonlinear filter (estimation theory)

In estimation theory, control theory, and engineering, a nonlinear filter is an algorithm that estimates the state of a (stochastic) dynamical system from noisy measurements, where either the system dynamics model or measurement model is a nonlinear function of the state. The problem of optimal nonlinear filtering was solved by Ruslan L. Stratonovich (1959[1], 1960[2]). Its linear case is known as the Kalman filter (or Kalman-Bucy filter).

References

  1. ^ Stratonovich, R. L. (1959). Optimum nonlinear systems which bring about a separation of a signal with constant parameters from noise. Radiofizika, 2:6, pp. 892-901.
  2. ^ Stratonovich, R.L. (1960). Application of the Markov processes theory to optimal filtering. Radio Engineering and Electronic Physics, 5:11, pp.1-19.

See also