www.gusucode.com > wavelet工具箱matlab源码程序 > wavelet/wavelet/binlinfo.m

    function binlinfo
%BINLINFO Information on biorthogonal wavelets (binary wavelets: Binlets).
%
%   Biorthogonal Wavelets (Binlets)
%
%   Family                  Binlets
%   Short name              binl
%   Order Nr,Nd             Nr = 7 , Nd = 9
%
%   Orthogonal              no
%   Biorthogonal            yes
%   Compact support         yes
%   DWT                     possible
%   CWT                     possible
%
%   binl Nr.Nd              ld                      lr
%                      effective length        effective length
%                         of Lo_D                  of Hi_D
%   binl 7.9                 7                       9
%

%   M. Misiti, Y. Misiti, G. Oppenheim, J.M. Poggi 12-Mar-96.
%   Last Revision: 01-Nov-1998.
%   Copyright 1995-2002 The MathWorks, Inc.