photo

gowthami kommineni


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

9 Preguntas
0 Respuestas

CLASIFICACIÓN
209.798
of 300.364

REPUTACIÓN
0

CONTRIBUCIONES
9 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

Feeds

Ver por

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 10 años hace | 1 respuesta | 0

1

respuesta