photo

Sudheer Naidu


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
219.282
of 300.379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20.931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.299

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...

meer dan 7 jaar 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...

meer dan 7 jaar 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...

meer dan 7 jaar ago | 0 answers | 0

0

answers