-
g729
G729编码和解码的Matlab源程序 调用方法:
1.需要编码时,在 Matlab命令行下输入"G729code(speech)"(请务必保证 speech是已经存在在 Matlab工作区的一个行向量,其中是语音数据),然后你会在你的文件夹下看到一个"coding.bit"的文件。
2.需要解码时,把"coding.bit"的文件复制到"G729 decoder"的目录下,在Matlab命令行下输入"G729decodermain",然后你会在文件夹下看到"syn_speech.wav",那就是重构语音。
enjoy it!
(G729 encoding and decoding of the Matlab source code to call methods: 1. The need for coding at the Matlab command line, enter )
- 2007-11-21 23:02:40下载
- 积分:1
-
WW09_CJAPS
MATLABlearn MATLABlearn
- 2010-09-12 20:30:14下载
- 积分:1
-
MATLAB
里面是一个matlab的程序是设计FIR滤波器的 里面有 实际的代码 (There is a matlab procedure is to design FIR filters there are the actual code)
- 2008-04-15 09:46:58下载
- 积分:1
-
ABC_eld
BEE COLONY OPTIMIZATION
- 2014-02-17 18:57:17下载
- 积分:1
-
control-of-che-zi
说明: 倒立摆的控制,采用常用的PID算法,现在没有加其他的算法,或许对一些同学有用。(Inverted pendulum control, with common PID algorithm, the algorithm is not added to the other, may be useful for some students.)
- 2011-03-21 23:15:42下载
- 积分:1
-
Numerical-method-solve-equations
数值方法解方程组AX=B(LU分解),过程分3步,首先,分解系数矩阵A=LU,然后,解LY=B,最后再求UX=Y 另一种是直接求解的(2.1)(Numerical method to solve the equations AX = B (LU decomposition), 3 step process, first of all, the decomposition of the coefficient matrix A = LU, then, Xie LY = B, and finally seek UX = Y another directly solving (2.1 ))
- 2012-10-02 15:34:09下载
- 积分:1
-
tiqulunkuox
提取轮廓线的基本方法,大量的提取例子,和大量的代码示例(The basic method of extracting contour extraction examples, and a large number of sample code, a large number of)
- 2013-04-27 16:47:29下载
- 积分:1
-
AIRtools
CT图像重建中的代数重建工具包(AIR Tools is a MATLAB software package for tomographic reconstruction (and other imaging problems) consisting of a number of algebraic iterative reconstruction methods. The work was carried out as part of the project CSI: Computational Science in Imaging, funded by the Danish Research Council for Technology and Production Sciences, and headed by Prof. Per Christian Hansen, DTU Compute. The collaborators are DTU Compute, Dept. of Electronic Systems at Aalborg University, and MOSEK ApS. The main part of the Matlab code was written by Maria Saxild-Hansen. The core of the functions fambeamtomo, paralleltomo, and seismictomo was written by Jakob Sauer J鴕gensen.)
- 2014-02-10 01:53:55下载
- 积分:1
-
EKF
扩展卡尔曼滤波算法,运行打开主程序后直接运行(Extended Kalman filter algorithm can be run directly run to open the main program)
- 2014-02-24 16:10:42下载
- 积分:1
-
D-SFusion
D-S证据理论以及D-S证据合成规则matlab实现
封装成函数简单易用(D-S evidence theory &
D-S evidence synthesis
matlab programing)
- 2010-06-27 22:20:03下载
- 积分:1