Learn R Programming

waved (version 1.3)

scaling_YM: Meyer scaling function, Fourier domain.

Description

Generate Fourier transform of the Meyer scaling function in the periodic setting at fine resolution level.

Usage

scaling_YM(j, j_max, deg)

Value

Fourier transform of the Meyer scaling function at resolution level $j$

Arguments

j

Resolution level (positive integer)

j_max

Maximum resolution level (positive integer)

deg

Degree of Meyer wavelet (1,2,3)

Author

Marc Raimondo

References

Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.

See Also

WaveD,

Examples

Run this code
scaling_YM(9,10,3)

Run the code above in your browser using DataLab