Statistics
1 Question
0 Answers
RANK
239,219
of 301,440
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
1)I am applying continuous wavelet transform on a matrix of 1x275, after transform it changes into 52x275. can anyone explain me the reason behind this and solution to restrict the rows & col. 2) how can I get matrix from a spectrogram figure
A = importdata('107_s1_ga.dat', '\t', 1); v= A.data(1,:); w = cwt(v); cwt(v,'bump',250); % size of v is changing after tran...
9 years ago | 0 answers | 0