搜索资源列表
LinearPrediction
- The MATLAB file implements a Linear Predictive (LP) analysis and synthesis system for speech. There is an additional functionality of (i) Bandwidth Modification (ii) Denoising Filter
cvap3.5
- CVAP includes 4 External validity indices, 14 Internal validity indices and 5 clustering algorithms (K-means, PAM, hierarchical clustering, SOM and etc.). It supports other clustering algorithms via loading a solution file with class labels, or by ad
voice_processor
- The purpose of this project is to create a different system for processing voice signals and from which we draw useful conclusions about these brands. More specifically, the system will first filter the voice signal with a pass bandwidth (chebyshe
voice
- 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
firfilt
- 实现有限冲击响应滤波器,很完善,很好用,功能很强。只要输入语音或音频文件及滤波器系数,就可得到结果。-Implementation of FIR filter. Very good and powerful. Input speech/audio file, and filter coefficients, then you can get the output result.
iirfilt
- 实现无限冲击响应滤波器,很完善,很好用,功能很强。只要输入语音或音频文件及滤波器系数,就可得到结果。-Implementation of IIR filter. Very good and powerful. Input speech/audio file, and filter coefficients, then you can get the output result.
filter
- 利用滤波器处理音乐文件,但文件的格式要为.wav-Filter processing music files, but the file format should be .wav
bditong
- 用matlab实现巴特沃斯低通滤波器的M文件。本例读取电脑自带的XP开机声音,加上高频噪声,然后滤波看效果。-Butterworth low-pass filter using matlab M-file. This case, read the computer comes with XP start-up sound, coupled with high-frequency noise, and then filter to see the effect.
bdaitong
- 用matlab实现巴特沃斯带通滤波器的M文件。本例读取电脑自带的XP开机声音,加上噪声,然后滤波看效果。-Using matlab to achieve the M-file Butterworth bandpass filter. This case, read the computer comes with XP start-up sound, plus noise, and then filter to see the effect.
bgaotong
- 用matlab实现巴特沃斯高通滤波器的M文件。本例读取电脑自带的XP开机声音,加上低频噪声,然后滤波看效果。-With Matlab M-file Butterworth high-pass filter. This case, read the computer comes with XP start-up sound, coupled with the low-frequency noise, and then filtering to see results.