Home > WaveUtilities > aconv.m

aconv

PURPOSE ^

aconv -- Convolution Tool for Two-Scale Transform

SYNOPSIS ^

function y = aconv(f,x)

DESCRIPTION ^

 aconv -- Convolution Tool for Two-Scale Transform
  Usage
    y = aconv(f,x)
  Inputs
    f    filter
    x    1-d signal
  Outputs
    y    filtered result

  Description
    Filtering by periodic convolution of x with the
    time-reverse of f.

  See Also
    iconv, UpDyadHi, UpDyadLo, DownDyadHi, DownDyadLo

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 08-Mar-2004 09:02:18 by m2html © 2003