karim dabbabi
Faculty of sciences of Tunis
Followers: 0 Following: 0
Statistics
RANK
220,417
of 301,433
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 21,272
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,520
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
Subscripted assignment dimension mismatch.
Hi!! I have a problem with this script which works with ''train_tv_space''; Here is the script code: load('GMM_UBM.mat'...
10 years ago | 0 answers | 0
0
answersQuestion
Error using audioread (line 127) Range requested is greater than the total number of samples in the file. TotalSamples is 29696.
Hi i want to know how i can ovrcome this problem: Here is my matlab code:some body advised me to use buffer which I didn't us...
10 years ago | 0 answers | 0
0
answersError using audioread ; Range requested is greater than the total number of samples in the file. TotalSamples is 39936
Thank you for your response. What i want is the second suggestion that you have written but I don't know how I can use buffer f...
10 years ago | 0
Question
Error using audioread ; Range requested is greater than the total number of samples in the file. TotalSamples is 39936
Hi!! I want to read many files .wav ; Here is the code that I have used: Ys1=cell(145,1); for k=1:length(Files) fo...
10 years ago | 2 answers | 0
2
answersQuestion
I have this error in my work wich occur ;Error using * Inner matrix dimensions must agree.
Hi!! s=6; c=6; I want to make this stage: [N1, F1] = compute_bw_stats(segments{s, c}, ubm); but this error occur...
10 years ago | 1 answer | 0