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

1 次查看(过去 30 天)
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

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Audio Processing Algorithm Design 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by