Borrar filtros
Borrar filtros

in speech processing how can i divide each frames into four subframes??

1 visualización (últimos 30 días)
i have a speech signal with 8khz sampling frequency and i have divided speech files into frames of 20ms using
[ip,Fs,bits] =wavread('sp02.wav');
y=buffer(ip,160);
now how i divide each frame into 4 subframes.
plz give suggestions.. thank you

Respuestas (0)

Categorías

Más información sobre Audio Processing Algorithm Design en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by