how to apply bandpass filter to a .wav file
2 views (last 30 days)
Show older comments
mohammad albajah
on 18 Jan 2021
Answered: Star Strider
on 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?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!