フィルターのクリア

windowing and DFT of output of gammatone filterbank

2 ビュー (過去 30 日間)
Hemangi
Hemangi 2018 年 10 月 24 日
I have filtered noisy speech wav file from 128 channel gammatone filterbank and I am getting output matrix as [128,29154].Now I am trying to frame,window and take DFT of each frame of each channel.but I am getting error.How to do windowing of each channel sigLength? winLength=160;%frame size in samples [numchan,siglength]=size(r) % number of channels and input signal length winshift=winLength/2; %overlap 50%

回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio I/O and Waveform Generation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by