windowing and DFT of output of gammatone filterbank

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Audio 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