human voice frequency between 200h to 3200h
이전 댓글 표시
i konw that the human voice frequency between 200 to 3200 H and i record wave file ,how can i filter this wave ile so only human voice (frequency between 200 to 3200) will stay in the wave file
for record i use
Fs = 8000;
y = wavrecord(10*Fs, Fs, 'double');
댓글 수: 2
Walter Roberson
2012년 10월 3일
Do you have the signal processing toolbox? The filter design toolbox?
Abdulkareem
2012년 10월 4일
채택된 답변
추가 답변 (1개)
Walter Roberson
2012년 10월 4일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Butterworth에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!