Plot Wavelet Transform
plotwlet(baha, Ysig, dt, zscale = 1, zbound = NULL,
col = rainbow(100), ygrid = FALSE,
STAMP = "", xlab="Time, s" , units="", scaleloc=c(0.4,0.95))
Output of wlet.do
signal processed
sample rate
scale of image
limits on scale
color palette
add grid
character string for identification
character, label for the x-axis
character, units on signal
2-vector, percentatge of bottom margin for the color scale
list( y=, why=why, yBounds=c(0,perc), x=x, yat=raxspec)
input signal
scaled image
vector of boundaries
x axis
y axis tic marks
This function plots the wavelet transform in a way that is similar to the spectogram plots.
cwt, pwlet2freqs, wlet.do, wlet.drive