Function Index
ExponentialFilter
ExponentialFilter[
n
]
returns a symmetric, exponentially shaped smoothing filter with length
n
.
ExponentialFilter[
n
1
,
n
2
,
...
]
returns a symmetric, exponentially shaped smoothing filter with dimensions n
1
× n
2
× ... .
The exponential filter is formed from samples of the function
with b computed from the user-specified filter length n.
See also User's Guide
5.3
.
New in Version 2.
Example
This loads the package.
In[1]:=
Here we calculate and display a 2D exponential filter.
In[2]:=
© 2008 Wolfram Research, Inc.
•
Terms of Use
•
Privacy Policy
Sign up for our newsletter: