powered by
Generate data sets and figures to illustrate the WaveD function.
waved.example(pr = TRUE, gr=TRUE)
Noisy blurred LIDAR signal (Gaussian noise)
Noisy blurred LIDAR signal (Student $t_2$ noise)
Noisy blurred Doppler signal (Gaussian noise)
Noisy blurred Doppler signal (Student $t_2$ noise)
Blurred LIDAR signal
Blurred Doppler signal
Rime vector scaled to [0,1]
Sample size
Convolution kernel
LIDAR signal
Doppler signal.
Used in set.seed
Noise standard deviation.
Convolution kernel plus Gaussian noise.
Convolution kernel plus Student $t_2$ noise.
Degree of Ill-posedness.
Scale of the convolution kernel
If pr=TRUE (default) uses the same parameters as in the reference paper below. If pr=FALSE user level parameter specifications.
If gr=TRUE (default) text and graphical displays are provided.
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
data=waved.example(TRUE,FALSE)
Run the code above in your browser using DataLab