资源列表
fm_vdhl
- 日本的fm接收机代码和详细的解释.可以在实现上.在ise系统完成.-Japan fm receiver code and detailed explanation can be. In ise system to complete the implementation.
Hilbert
- 信号的hilbert变换,C++代码,不用matlab的可-the c++ code for the hilbert transform
g.729a
- g.729a的编解碼,里面包括了8个文件。
2400bpsMELP
- 2400bpsMELP语音编解码器浮点算法-2400bpsMELP voice codecs floating-point arithmetic
paper1
- networked systems paper dynamic systems
melp_floating
- 经典MELP语音编码算法 C语言 浮点程序-Mixed-Excitation Linear Predictive
DSP_lab_6_student_Discrete-Time-Fourier-Transform
- Digital Signal Processing
libogg-1.1
- 音频编码。有关oggvorbis开发,主要为ogg码流结构及封装的程序,和vorbis-tools,libvorbis一起使用-Audio coding.Something about oggvorbis development,mostly for ogg coding s stream structure and the programming of encapsulation,using with vorbis_tools and libvorbis.
mfcc--c
- mfcc的c语言实现,使用方便,完全可用。-mfcc of the c language implementation, easy to use, fully available.
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
PCA
- PCA distance and classification example
evrc
- 完整的EVRC压缩解压缩算法源码,通过C-C++编译后可以运行!