plot.freqdom: Plot a frequency domain operator

Description Usage Arguments

Description

Plot chosen coefficients of frequenct domain operator. Draws all pairs \{ (i,j) | i \in x, j\in y .

Usage

1
2
3
## S3 method for class 'freqdom'
plot(x, xcoef = NULL, ycoef = NULL, type = "cartesian",
  ...)

Arguments

x

Frequency domain object

xcoef

vector of horizontal coefficients to plot

ycoef

vector of vertical coefficients to plot

type

'cartesian' or 'polar' coordinates

...

other parameters to plot


freqdom documentation built on May 2, 2019, 5:55 p.m.