photo

gowthami kommineni


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
219,269
of 297,503

평판
0

참여
9 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


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

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 9년 전 | 답변 수: 1 | 0

1

답변