Function: wfilt_optsyma
WFILT_OPTSYMA  Optimizatized Symmetric Self-Hilbertian Filters 

  Usage: [h,g,a] = wfilt_optsyma(N);

  [h,g,a]=wfiltdt_optsyma(N) with N in {1,2,3} returns filters
  suitable with optimized symmetry suitable for for dual-tree complex 
  wavelet transform tree A.

  Examples:
  ---------
  :
    wfiltinfo('optsyma3');

  References:
    B. Dumitrescu, I. Bayram, and I. W. Selesnick. Optimization of
    symmetric self-hilbertian filters for the dual-tree complex wavelet
    transform. IEEE Signal Process. Lett., 15:146--149, 2008.
    

Url: http://ltfat.github.io/doc/wavelets/wfilt_optsyma.html

Package: ltfat