ScalingFunction | R Documentation |
This is a subsidiary routine not intended to be called by a user:
use draw
instead.
Generates scaling functions by inserting a Kronecker delta function
into the bottom of the inverse DWT and repeating the inverting steps.
ScalingFunction(filter.number = 10, family = "DaubLeAsymm", resolution = 4096,
itlevels = 50)
filter.number |
The filter number of the associated wavelet. See
|
family |
The family of the associated wavelet. See
|
resolution |
The nominal resolution, the actual grid size might be larger than this |
itlevels |
The number of complete filtering operations to generate the answer |
Description says all
A list containing the x
and y
values of the required
scaling function.
G P Nason
draw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.