Borrar filtros
Borrar filtros

windowing and DFT of output of gammatone filterbank

2 visualizaciones (últimos 30 días)
Hemangi
Hemangi el 24 de Oct. de 2018
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%

Respuestas (0)

Categorías

Más información sobre Audio I/O and Waveform Generation en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by