powered by
mirrored representation of image matrix
mirror.matrix(x)
matrix
Jonathan M. Lees<jonathan.lees.edu>
Used for flipping the output of the wavelet transform for more convenient plotting.
Rwave, plotwlet, wlet.do, wlet.drive
xy <- matrix(rnorm(100), ncol=10) mirror.matrix(xy)
Run the code above in your browser using DataLab