powered by
Plot wvd objects
# S3 method for wvd plot(x,...)
Graphical output only.
A list created by the WaveD function
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
WaveD
library(waved) data=waved.example(TRUE,FALSE) doppler.wvd=WaveD(data$doppler.noisy,data$g) plot(doppler.wvd)
Run the code above in your browser using DataLab