how to apply bandpass filter to a .wav file

2 Ansichten (letzte 30 Tage)
mohammad albajah
mohammad albajah am 18 Jan. 2021
Beantwortet: Star Strider am 18 Jan. 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?

Akzeptierte Antwort

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

Weitere Antworten (0)

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by