ToySignalDC: Return the Toy Signal with discontinuities.

Description Usage Arguments Value

Description

Return the Toy Signal with discontinuities.

Usage

1
ToySignalDC(ImRange = c(0, 1), NPixel = 64)

Arguments

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.

Value

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.


maxsommerfeld/cope documentation built on May 21, 2019, 2:19 p.m.