Learn R Programming

simts (version 0.2.3)

mb16_filter: mb16 filter construction

Description

Creates the mb16 filter

Usage

mb16_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.