-
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
-
templates
programing in matlab helping you ser
- 2012-03-26 23:50:48下载
- 积分:1
-
PLS
偏最小二乘法是一种数学优化技术,它通过最小化误差的平方和找到一组数据的最佳函数匹配。 用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。(Partial least squares method is a kind of mathematical optimization technique, it through the minimum error sum of squares to find a set of data the best function matching. With the Jane s method for some absolutely unknowable true value, and make the sum of error square to a minimum.)
- 2012-11-21 22:45:50下载
- 积分:1
-
BPSK-viterbi
基于维特比译码算法的BPSK解调方式,survivor_state是一个矩阵,它显示了通过网格的最优路径,这个矩阵通过一个单独的函数metric(x,y)给出,这个算法既能用于硬判决译码也能用于软判决译码。
(BPSK demodulation method based on viterbi decoding algorithm, survivor_state is a matrix, the optimal path of it shows through the grid, the metric matrix through a separate function (x, y), the algorithm can not only used for decoding hard decision can also be used to the soft decision decoding.
)
- 2013-08-07 15:04:11下载
- 积分:1
-
Genetic-Algorithm-programing-for-matlab
Genetic Algorithm programing for matlab
- 2014-09-08 00:18:21下载
- 积分:1
-
BP-class
BP算法用于分类,MATLAB环境,
可以直接运行。(BP algorithm is used for classification, can run directly.)
- 2011-11-11 17:25:10下载
- 积分:1
-
IAprogram
基于matlab语言的干扰对齐算法实现,运用对偶迭代200次成功实现算法(Interference-based alignment algorithm matlab language, the use of dual iterative algorithm successfully achieved 200 times)
- 2021-04-21 15:18:49下载
- 积分:1
-
fuyuan
自己编的单幅图像复原技术,运行成功,希望对大家有帮助!!(Own series of single image restoration techniques, run successfully, we want to help! !)
- 2010-05-19 19:57:31下载
- 积分:1
-
Wind-Turbine-Blockset-in-Matlab-Simulink.pdf
Wind Turbine Blockset in Matlab/Simulink
- 2013-12-08 18:14:35下载
- 积分:1
-
charpter5
用matlab实现lagrange和Newton插值方法(Achieved with matlab lagrange interpolation and Newton)
- 2010-06-08 20:16:34下载
- 积分:1