make.lidar | R Documentation |
Generate artificial LIDAR signal.
make.lidar(n)
n |
sample size |
a vector of size $n$
Marc Raimondo
Raimondo, M. and Stewart, M. (2007), "The WaveD Transform in R", Journal of Statistical Software.
waved.example
plot(seq(0,1,le=1000),make.lidar(1000),type='l')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.