From 11f0367d234d06159b923c3b44dfc0f1f6c01696 Mon Sep 17 00:00:00 2001 From: rafat Date: Sat, 14 Mar 2015 15:45:13 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 58de589..4825a5a 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,7 @@ SWT/ISWT Stationary Wavelet Transform. It works only for signal lengths that are MODWT/IMODWT Maximal Overlap Discrete Wavelet Transform is another undecimated transform. It is implemented for signals of any length but only orthogonal wavelets (Daubechies, Symlets and Coiflets) can be deployed. This implementation is based on the method laid out in "Wavelet Methods For Wavelet Analysis" by Donald Percival and Andrew Walden. Documentation Available at - https://github.com/rafat/wavelib/wiki + +License - BSD 3-Clause + +Contace - rafat.hsn@gmail.com