필터 지우기
필터 지우기

how to apply bandpass filter to a .wav file

조회 수: 2 (최근 30일)
mohammad albajah
mohammad albajah 2021년 1월 18일
답변: Star Strider 2021년 1월 18일
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에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by