Update README.md

This commit is contained in:
rafat 2015-03-14 15:45:13 +05:30
parent 1e847836d4
commit 11f0367d23

View File

@ -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. 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 Documentation Available at - https://github.com/rafat/wavelib/wiki
License - BSD 3-Clause
Contace - rafat.hsn@gmail.com