Learn R Programming

waved (version 1.3)

PhaseC: Phase matrix

Description

compute phase matrix, auxilliary function compute wavelet coefficients in the Fourier Domain

Usage

PhaseC(l, j)

Value

Matrix of phases.

Arguments

l

Fourier frequency (integer)

j

resolution level (integer)

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
PhaseC(3,4)

Run the code above in your browser using DataLab