フィルターのクリア

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

1 回表示 (過去 30 日間)
neha gautam
neha gautam 2015 年 10 月 21 日
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 Center および File ExchangeAudio Processing Algorithm Design についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by