Statistics
3 Questions
0 Answers
RANK
118,873
of 299,772
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,801
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 165,865
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0