plotIr: Plots the impulse responses to a PDF

Description Usage Arguments Details

Description

Mostly used when using many offsets.

Usage

1
plotIr(ir, filename, hTrim = NULL, sides = 2)

Arguments

ir

A matrix with each column containing the impusles response

filename

A character string indicating where to store the pdf. Should have a .pdf extension.

hTrim

An integer indicating the length of each side of the filter if sides = 2 (i.e., L = 2*hTrim + 1), or the number of filter coefficients if sides = 1.

sides

An integer indicating whether this is a one- or two-sided filter.

Details

TODO: Maybe add the actual offset label to the plots.


driegert/transfer3 documentation built on May 3, 2019, 8:33 p.m.