Feeds
提问
how to find Dual-tree and double-density 1-D wavelet transform?
t=[0 :1/3096:0.2]; y=sin(314*t); level=2; wt = dddtree('cplxdt',y,level,'dtf1'); Above code works for level=1 and 2 but when...
7 years 前 | 0 个回答 | 0
0
个回答提问
How can I find the detail and approximation coefficients in double tree complex wavelet transform in MATLAB?
In DWT by using wavedec function we can decompose the signal and by using detcoef function we can find out the approximation and...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to perform Shapelet transform in MATLAB?
I am working on classification of the power quality disturbances. So, I wish to use Shapelet transform in MATLAB. Can anyone ov...
7 years 前 | 0 个回答 | 0