how to apply bandpass filter to a .wav file

2 visualizaciones (últimos 30 días)
mohammad albajah
mohammad albajah el 18 de En. de 2021
Respondida: Star Strider el 18 de En. de 2021
hi,
i have many .wav files belongs to (had,heed,whod,head,...etc)
i read these files and store it in a cell array,
i need to design a set of bandpass filters covering the signal bandwidth, and pass the vowel segment into each filter and compute the output.By, this i will get one output from each filter which represents the average power of the vowel in the filter band.These outputs are then used as feature vectors and a matching system to make the vowel recognizer.
can someone help me with this?

Respuesta aceptada

Star Strider
Star Strider el 18 de En. de 2021
Use the bandpass function. For best results, also specify: 'ImpulseResponse','iir'

Más respuestas (0)

Categorías

Más información sobre Matched Filter and Ambiguity Function en Help Center y File Exchange.

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by