Learn R Programming

simts (version 0.2.2)

d16_filter: d16 filter construction

Description

Creates the d16 filter

Usage

d16_filter()

Arguments

Value

A field<vec> that contains:

  • "L"A integer specifying the length of the filter

  • "h"A vector containing the coefficients for the wavelet filter

  • "g"A vector containing the coefficients for the scaling filter

Author

JJB

Details

This template can be used to increase the amount of filters available for selection.