Learn R Programming

freqdom (version 1.0.4)

plot.freqdom: Plot a frequency domain operator

Description

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

Usage

# S3 method for 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