Function Index
DiscreteWindow
DiscreteWindow[
N
,
"
type
"]
returns a length
N
discrete window sequence of type given by
type
.
DiscreteWindow[
N
,
"
Kaiser
",
]
returns a length
N
Kaiser window sequence with optional adjustable shape parameter
.
The default value of the Kaiser shape parameter is
=3.0, with typical values in the range 1≤
≤9.
Available window types include the following:
The window type of the nonadjustable windows may also be selected using option
WindowType
. The default setting is
WindowType
"Hamming"
.
See also User's Guide
9.3
.
Modified in Version 2.
Example
This loads the package.
In[1]:=
This shows the effect of the shape parameter on the shape of the Kaiser window of length L=25.
In[2]:=
© 2008 Wolfram Research, Inc.
•
Terms of Use
•
Privacy Policy
Sign up for our newsletter: