搜索资源列表
gui.m.tar
- GUI creation matlab file as a guide
bluetooth_Audio_Codec
- 蓝牙语音的编解码有三种模式:CVSD、A Law、 u Law。本文件实现以上三种编解码方式。其中包括C代码,matlab代码以及verilog代码。-Bluetooth voice codec has three modes: CVSD, A Law, u Law. This file implements the above three codec. Including the C code, matlab code and verilog code
matlab
- 对语言加噪的matlab文件,可以自行选择信噪比。还包含以及波形绘制文件。-Language plus noise matlab file, you can select SNR themselves.
tree-structure-filter-bank
- MATLAB仿真设计树形结构滤波器组 并将原来语音文件与滤波接收后的问价进行对比 能实现功能-MATLAB Simulation design tree structure filter bank and the original audio file and filter asking price after receiving comparison function can be realized
main2
- 使用Matlab,采用LPC线性预测编码对wav语音文件进行压缩编码-Using Matlab, using linear predictive coding LPC voice wav file compression
AMR12.2kencode
- 将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
LPCLSF
- 已知语音文件求出其LPC系数后,通过matlab语言求其对应的LSF。-Known speech file to find its LPC coefficient, through the matlab language for its corresponding LSF.