搜索资源列表
-
3下载:
采用MELP编制的压缩与解码程序,在MATLAB环境下可直接运行,语音2.4kb/s-MELP (Mixed-Excitation Linear Predictive) Vocoder is a new 2400 bps Federal standard speech coder. This Matlab code of MELP can run directly in MATLAB condition.
-
-
0下载:
使用GMM模式建立的语音识别系统,matlab源代码,供大家参考!,GMM model using the speech recognition system, matlab source code for your reference!
-
-
0下载:
linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coefficient.-linear prediction code is well known for speech coding method. this program use autocorrelation method for computing coe
-
-
2下载:
经过优化的MELP语音编解码程序,可在C6000系列DSP上运行。-MELP speech optimized codec program can run in C6000 series DSP.
-
-
0下载:
Sound pressure level MATLAB code for speech signal
-
-
0下载:
its a code written in matlab used for speech recognition training
-
-
0下载:
MATLAB 语音信号分析与处理理 武汉理工大学课程设计可直接使用。
-MATLAB Speech Signal Analysis and Processing, Wuhan University of Science and Technology curriculum design integrity of the source code can be used directly.
-
-
0下载:
Matlab Code to suppress estimate PSD, Noise in speech and minimise it and thus improve SNR
-
-
0下载:
该代码是双速率的语音压缩编码(G.723.1)的的matlab代码。能在matlab6.5以上运行
-The code is the dual-rate speech coding (G.723.1) matlab code. Can run in matlab6.5 above
-
-
0下载:
MATLAB处理语音信号,FIR,IIR滤波器。完整的代码,报告,使用说明。带有界面,简单易操作。-MATLAB processing a speech signal, FIR, IIR filter. Complete code, reports, instructions for use. Interface with, easy to operate.
-
-
0下载:
This matlab code is used for framing speech signals in to 30ms duration with 5ms overlap which is the common framing duration in speech processing
-
-
0下载:
将AMR的12.2k的语音编码的c代码转换为mex文件使其可以被matlab调用,在matlab2014中命令窗输入mex+空格+三个c文件名字(注意encode.c放在最前面)生成可执行文件,就可以调用encode函数。-The AMR 12.2k speech coding in C code conversion for mex file so that it can be called by the MATLAB. In the matlab2014 command window inp
-