When I trie to compile the file, I get an error even after commenting line 8 to 58.
Can somebody help me to compile the file
This is the error:
>> compile_mex
---> Compiling wavelet transforms mex files.
C:\PROGRAM FILES\MATLAB704\BIN\WIN32\MEX.PL: Error: 'mex/perform_79_transform.cpp' not found.
??? Error using ==> mex
Unable to complete successfully
Error in ==> compile_mex at 62
mex mex/perform_79_transform.cpp
A very nice method for comparison. In your Computers & Geosciences paper from 2008 you included dot product plots for some of the time series but the code for these plots is not included above. Could you give any pointers on implementing this code?
Thanks.
5
21 Nov 2009
Toolbox Wavelets
Wavelet transform and coding functions, including other more exotic transforms (laplacian, steerable
Hi,
Thanks a lot for this toolbox. Is it possible to access the details (D) in a translation-invariant wavelet transform (TIWT)?
So that, for example, for a TIWT of depth 3:
signal = D1 + D2 + D3 + A3?
I had a look at the code but could not figure out how to do it.
Thanks a lot!
Amardeep
Comment only