Commit Graph

9 Commits

Author SHA1 Message Date
rafat.hsn@gmail.com
74a24e5089 ver 0.3 2011-05-28 03:24:02 +00:00
rafat.hsn@gmail.com
efc1d49cfe Periodic DWT Code Modified
ChangeLog ver 0.3

A couple of major changes and a few minor tweaks.

1. Periodic DWT code changed. The issue was Perfect Reconstruction wasn't working when filter length became larger than
 decmated signal. Code changed to implement actual periodic extension instead of using circular shift to mimic periodic 
extension. Change is strictly under the hood and header file remains unchanged.

2. Dyadic Zero padding is changed to padding the signal by the last value of the signal instead of zeros.
2011-05-28 03:20:59 +00:00
rafat.hsn@gmail.com
39021b8a59 License Info 2011-04-30 10:10:42 +00:00
rafat.hsn@gmail.com
cdd3d0d0b3 MIT License 2011-04-30 10:08:49 +00:00
rafat.hsn@gmail.com
6b4ade047c Header File 2011-04-27 02:00:14 +00:00
rafat.hsn@gmail.com
cbfcc91a49 Updated Wavelet Code. 2011-04-27 01:59:01 +00:00
rafat.hsn@gmail.com
c126f69399 Signal File. This is "Piecewise-Regular" signal taken from Wavelab (stanford University). 2011-03-22 08:49:54 +00:00
rafat.hsn@gmail.com
6afe97143f 1D DWT Source Code 2011-03-21 23:46:12 +00:00
rafat.hsn@gmail.com
5ce17c803c Header File 2011-03-21 23:45:37 +00:00