필터 지우기
필터 지우기

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