A Discrete Fourier Transform (DFT), a Fast Wavelet Transform (FWT), and a Wavelet Packet Transform (WPT) algorithm in 1-D, 2-D, and 3-D using normalized orthogonal (orthonormal) Haar, Coiflet, Daubechie, Legendre and normalized biorthognal wavelets in Java.
-
Updated
Apr 11, 2020 - Java


Describe the bug
If
eps_ris shape(N,)then the fields solved are shape(N,1)Either:
eps_rarraysOr:
eps_rshape and reshape the fields to match.