dyad | R Documentation |
Returns a vector of integers 2^j+1,\ldots,2^{j+1}
.
dyad(j)
j |
Resolution Level |
Returns a vector of integers 2^j+1,...,2^{j+1}
.
Marc Raimondo
FWaveD
library(waved)
data=waved.example(TRUE,FALSE)
lidar.w=FWaveD(data$lidar.blur,data$g)
lidar.w[dyad(7)]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.