photo

gowthami kommineni


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
159,911
of 300,756

評判
0

コントリビューション
9 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,077

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,890

コントリビューション
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...

9年以上 前 | 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...

10年弱 前 | 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...

10年弱 前 | 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...

10年弱 前 | 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...

10年弱 前 | 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...

10年弱 前 | 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...

10年弱 前 | 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

10年弱 前 | 1 件の回答 | 0

1

回答