Skip to content

Commit

Permalink
wilson adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
allthatsounds committed Nov 8, 2023
1 parent 554b0ed commit 72a0655
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions wilson/Contents.m
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,22 @@
%
% Peter L. Søndergaard, 2007 - 2023.
%
% Wilson bases and WMDCT
% Basic transform routines
% DWILT - Discrete Wilson transform
% IDWILT - Inverse discrete Wilson transform
% DWILT2 - 2-D Discrete Wilson transform
% IDWILT2 - 2-D inverse discrete Wilson transform
% WMDCT - Modified Discrete Cosine transform
% IWMDCT - Inverse |wmdct|
% WMDCT2 - 2-D |wmdct|
% IWMDCT2 - 2-D inverse |wmdct|
% WIL2RECT - Rectangular layout of Wilson coefficients
% RECT2WIL - Inverse of |wil2rect|
% WILWIN - Evaluate Wilson window
% DWILTLENGTH - Length of Wilson/WMDCT system to expand a signal
%
% Reconstructing windows and condition numbers
% WMDCT - Modified Discrete Cosine transform
% IWMDCT - Inverse |wmdct|
% WMDCT2 - 2-D |wmdct|
% IWMDCT2 - 2-D inverse |wmdct|
%
% Reconstruction windows and bounds
% WILORTH - Window of Wilson/WMDCT orthonormal basis
% WILDUAL - Riesz dual window of Wilson/WMDCT basis
% WILBOUNDS - Frame bounds of Wilson basis
Expand Down

0 comments on commit 72a0655

Please sign in to comment.