搜索资源列表
-
0下载:
A speech signal filterbank, using melscale frequency and framebanking.- 1. For speech signal can be represented as a discrete sequence of frames (or feature vectors) that can be used as the input to a speech recogniser. Important ideas and technique
-
-
0下载:
截取一段音频信号作为输入信号,分别通过低通,高通和带通滤波器,比较滤波效果。-Interception of an audio signal as an input signal, respectively, through a low pass, high pass and band-pass filter, compare filtering effect.
-
-
2下载:
设计音频降噪算法,并用MATLAB仿真实现。
1)读入一段音频后添加噪声,必须包括两种不同的噪声,信噪比:0dB~10dB;
2)分别采用滑动平均滤波器,直接频域滤波,以及谱分析后设计滤波器滤波三种方法实现,并对比效果。
3)给出各种方案的设计依据、代码、频响曲线,以及输入输出对比图。-Audio noise reduction algorithm design, and use MATLAB Simulation.
1) Read after adding noise int
-