photo

Sudheer Naidu


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
277,251
of 300,331

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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

  • First Review

View badges

Feeds

View by

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

answers

Question


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

answer

Question


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

0

answers