1 - 10 of 13 for WaveletMapIndexedSearch Results

WaveletMapIndexed[f, wd] applies the function f to the arrays of coefficients and indices of a ContinuousWaveletData or DiscreteWaveletData object. WaveletMapIndexed[f, dwd, ...
InverseContinuousWaveletTransform[cwd] gives the inverse continuous wavelet transform of a ContinuousWaveletData object cwd. InverseContinuousWaveletTransform[cwd, wave] ...
Wavelets are short wavelike functions that can be scaled and translated. Wavelet transforms take any signal and express it in terms of scaled and translated wavelets. The ...
ContinuousWaveletTransform[{x_1, x_2, ...}] gives the continuous wavelet transform of a list of values x_i. ContinuousWaveletTransform[data, wave] gives the continuous ...
WaveletThreshold[dwd] thresholds the detail wavelet coefficients in the DiscreteWaveletData object dwd. WaveletThreshold[dwd, tspec] thresholds the coefficients using the ...
InverseWaveletTransform[dwd] gives the inverse wavelet transform of a DiscreteWaveletData object dwd. InverseWaveletTransform[dwd, wave] gives the inverse transform using the ...
ContinuousWaveletData[{{oct_1, voc_1} -> coef_1, ...}, wave] yields a continuous wavelet data object with wavelet coefficients coef_i corresponding to octave and voice ...
DiscreteWaveletTransform[data] gives the discrete wavelet transform (DWT) of an array of data. DiscreteWaveletTransform[data, wave] gives the discrete wavelet transform using ...
DiscreteWaveletData[{wind_1 -> coef_1, ...}, wave, wtrans] yields a discrete wavelet data object with wavelet coefficients coef_i corresponding to wavelet index wind_i, ...
StationaryWaveletTransform[data] gives the stationary wavelet transform (SWT) of an array of data. StationaryWaveletTransform[data, wave] gives the stationary wavelet ...

...