Description Usage Arguments Value
Return the Toy Signal with discontinuities.
| 1 | ToySignalDC(ImRange = c(0, 1), NPixel = 64)
 | 
| ImRange | A vector with two components giving the range of the region on which the Toy Signal is to be computed. | 
| NPixel | Number of pixels of the result in one direction. The resulting picture will have NPixel x NPixel pixels. | 
A list with components "x", "y" and "z". Here, x and y are the coordinates of the grid and z is matrix of dimensions c(NPixel,NPixel) giving the Toy Signal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.