Home > freetb4matlab > signal > dwt.m

dwt

PURPOSE ^

% Comupte de discrete wavelet transform of x with one level.

SYNOPSIS ^

function [ca cd] = dwt(x,lo_d,hi_d)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {[@var{ca} @var{cd}] =} dwt(@var{x,lo_d,hi_d})
%    Comupte de discrete wavelet transform of x with one level.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003