Wavelet Toolkit
Widget Commands and Visualization Tools
WV_APPLET - Runs the IDL Wavelet Toolkit GUI.
WV_CW_WAVELET - Compound widget used to select and display wavelet functions.
WV_IMPORT_DATA - Allows user to add a variable to the currently active WV_APPLET widget from the IDL> command prompt.
WV_IMPORT_WAVELET - Allows user to add wavelet functions to the IDL Wavelet Toolkit.
WV_PLOT3D_WPS - Runs the GUI for 3D visualization of the wavelet power spectrum.
WV_PLOT_MULTIRES - Runs GUI for multiresolution analysis.
WV_TOOL_DENOISE - Runs the GUI for wavelet filtering and denoising.
Wavelet Transform
WV_CWT - Returns the one-dimensional continuous wavelet transform of the input array.
WV_DENOISE - Uses the wavelet transform to filter (or de-noise) a multi-dimensional array.
WV_DWT - Returns the multi-dimensional discrete wavelet transform of the input array.
WV_PWT - Returns the partial wavelet transform of the input vector.
Wavelet Functions
WV_FN_COIFLET - Constructs wavelet coefficients for the coiflet wavelet function.
WV_FN_DAUBECHIES - Constructs wavelet coefficients for the Daubechies wavelet function.
WV_FN_GAUSSIAN - Constructs wavelet coefficients for the Gaussian wavelet function.
WV_FN_HAAR - Constructs wavelet coefficients for the Haar wavelet function.
WV_FN_MORLET - Constructs wavelet coefficients for the Morlet wavelet function.
WV_FN_PAUL - Constructs wavelet coefficients for the Paul wavelet function.
WV_FN_SYMLET - Constructs wavelet coefficients for the symlet wavelet function.