WaveThresh Help

convert


Convert one type of wavelet object into another.

DESCRIPTION

Convert one type of wavelet object into another.

This function is generic.

Particular methods exist:

convert.wd is used to
convert non-decimated wd objects into wst objects.
convert.wst is used to
convert wst objects into non-decimated wd objects.

USAGE

convert(x, ...)

REQUIRED ARGUMENTS

x
the object that you wish to convert

OPTIONAL ARGUMENTS

...
methods may have additional arguments.

VALUE

An object containing the converted representation.

DETAILS

See individual method help pages for operation and examples.

RELEASE

Version 3.6.0 Copyright Guy Nason 1995

SEE ALSO

convert.wd, convert.wst, wst, wst object, wst, wst object.