how to apply bandpass filter to a .wav file

4 次查看(过去 30 天)
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?

采纳的回答

Star Strider
Star Strider 2021-1-18
Use the bandpass function. For best results, also specify: 'ImpulseResponse','iir'

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Digital Filter Analysis 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by