human voice frequency between 200h to 3200h
Show older comments
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 Comments
Walter Roberson
on 3 Oct 2012
Do you have the signal processing toolbox? The filter design toolbox?
Abdulkareem
on 4 Oct 2012
Accepted Answer
More Answers (1)
Walter Roberson
on 4 Oct 2012
0 votes
Categories
Find more on Digital Filter Design in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!