gowthami kommineni
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
258 856
of 295 486
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
fast codebook generation algorithm for speech signal
Hi, the following is the attachment of my code of fcg and also algorithm . can anyone plz help in writting code according to f...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
Codebook generation for speech signal
Hi, I would like to know advance codebook algorithm than lbg for vector quantisation of speech signal. How to write codebook...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
speech compression ,lpc to lsf using poly2lsf
hi, this is my code for speech compression . i have two more blocks to write lbg codebook, and vector quantisation. till here...
mer än 8 år ago | 0 answers | 0
0
answersQuestion
buffer function error using input arguments
[y,Fs,nbits]=wavread('C:\Users\GOTHAMI\Desktop\piano.wav'); [R1,C1]=size(y); [zas]=buffer(y,nspf); iam getting eErr...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
buffer function error using input arguments
[y,Fs,nbits]=wavread('C:\Users\GOTHAMI\Desktop\piano.wav'); [R1,C1]=size(y); [zas]=buffer(y,nspf); iam getting eError usi...
nästan 9 år ago | 0 answers | 0
0
answersQuestion
Framing and windowing audio signal
Iam using the code Y=waveread(' '); w_length=128; m=length(Y); numFrames=floor(m/w_length); frameData=zeros(nu...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
How to quantise a audio signal from lpc parameters
I have divided audio signal into frames and applied hamming window. Then I have applied lpc to hamming window. From it I have to...
nästan 9 år ago | 0 answers | 0
0
answersQuestion
how to import .mp3 files to matlab
iam trying to import mp3 audio files like this hfr = mp3read('C:\Users\Dell\Desktop\Kerintha.mp3'); it s showing error like th...
nästan 9 år ago | 1 answer | 0
1
answerQuestion
how to record a audio signal and quantise it using matlab
i would like to record a audio signal and quantise. may i know the detail description how to do it
nästan 9 år ago | 1 answer | 0