登录
首页 » matlab » G.729

G.729

于 2015-04-14 发布 文件大小:412KB
0 223
下载积分: 1 下载次数: 9

代码说明:

  G.729的coder和decoder,即编码和解码的matlab原代码,对学习G.729标准有很好的参考价值( The G.729 coder and decoder, ie, encoding and decoding matlab source code, to learn G.729 standard has a good reference value)

文件列表:

G.729
.....\G.729 coder
.....\...........\1second.wav,16036,2007-10-01
.....\...........\2.wav,218914,2007-10-01
.....\...........\ACELP_Code_A.m,2325,2007-10-01
.....\...........\asum.c,495,2007-10-01
.....\...........\asum.mexw32,6144,2007-10-01
.....\...........\autocorr_levinson.m,643,2007-10-01
.....\...........\Az_lsp.c,3021,2007-10-01
.....\...........\Az_lsp.mexw32,7168,2007-10-01
.....\...........\bin_dec.m,148,2007-10-01
.....\...........\ClosedLoopPitchSearch.m,2527,2007-10-01
.....\...........\codesearch.m,10076,2007-10-01
.....\...........\coding.bit,224188,2009-07-07
.....\...........\computefi.m,206,2007-10-01
.....\...........\computefiloop.c,367,2007-10-01
.....\...........\computefiloop.mexw32,6144,2007-10-01
.....\...........\compute_codeword.m,201,2007-10-01
.....\...........\computing_zn.m,148,2007-10-01
.....\...........\conjugate_structure.m,1233,2007-10-01
.....\...........\conjugate_structurecore.c,1781,2007-10-01
.....\...........\conjugate_structurecore.mexw32,6656,2007-10-01
.....\...........\dec_bin.m,130,2007-10-01
.....\...........\enc_lag3.m,2408,2007-10-01
.....\...........\fastloop.c,623,2007-10-01
.....\...........\fastloop.mexw32,6144,2007-10-01
.....\...........\fixed_codebook_index.m,1208,2007-10-01
.....\...........\G729code.m,7508,2009-07-07
.....\...........\g_pitch.m,943,2007-10-01
.....\...........\impulse_response.m,280,2007-10-01
.....\...........\int_qlpc.m,500,2007-10-01
.....\...........\jisuanL1.m,448,2007-10-01
.....\...........\jisuanL2.m,402,2007-10-01
.....\...........\jisuanL3.m,430,2007-10-01
.....\...........\LpAnalysis.m,4231,2007-10-01
.....\...........\Lsp_Az.m,1224,2007-10-01
.....\...........\lsp_expand.m,295,2007-10-01
.....\...........\lsp_get_quant.m,1001,2007-10-01
.....\...........\lsp_get_tdist.m,312,2007-10-01
.....\...........\Memory_update.m,610,2007-10-01
.....\...........\pitch_fr3_fast.m,1509,2007-10-01
.....\...........\pitch_ol_fast.m,2387,2007-10-01
.....\...........\Pitch_Open_Loop.m,1351,2007-10-01
.....\...........\pred_lt_3.c,913,2007-10-01
.....\...........\pred_lt_3.mexw32,6144,2007-10-01
.....\...........\Pre_Process.m,561,2007-10-01
.....\...........\QuanJuValue.m,16171,2007-10-01
.....\...........\Qua_gain.m,1820,2007-10-01
.....\...........\residu.m,236,2007-10-01
.....\...........\sousuoL1.m,240,2007-10-01
.....\...........\syn_filt.c,955,2007-10-01
.....\...........\syn_filt.mexw32,6144,2007-10-01
.....\...........\update_c_h.m,426,2007-10-01
.....\G.729A decoder
.....\..............\agc.m,1595,2007-10-01
.....\..............\bin_dec.m,148,2007-10-01
.....\..............\coding.bit,224188,2009-07-07
.....\..............\decoding_main.m,1307,2007-10-01
.....\..............\Decod_ACELP.m,1033,2007-10-01
.....\..............\dec_bin.m,130,2007-10-01
.....\..............\Dec_gain.m,2553,2007-10-01
.....\..............\Dec_lag3_1.m,877,2007-10-01
.....\..............\Dec_lag3_2.m,841,2007-10-01
.....\..............\destream.m,605,2007-10-01
.....\..............\enframe.m,2147,2007-10-01
.....\..............\G729decode.m,5761,2007-10-01
.....\..............\int_qlpc.m,449,2007-10-01
.....\..............\jieshou1.m,165,2007-10-01
.....\..............\jieshou2.m,1384,2007-10-01
.....\..............\lpcar2ls.m,2020,2007-10-01
.....\..............\lpcls2ar.m,1527,2007-10-01
.....\..............\lsp_expand.m,295,2007-10-01
.....\..............\lsp_get_quant.m,1088,2007-10-01
.....\..............\main.m,1238,2007-10-01
.....\..............\pit_pst_filt.m,2457,2007-10-01
.....\..............\Post_Filter.m,5570,2007-10-01
.....\..............\Post_Process.m,1177,2007-10-01
.....\..............\pred_lt_3.mexw32,6144,2007-10-01
.....\..............\QuanJuValuedecode.m,15106,2007-10-01
.....\..............\residu.m,236,2007-10-01
.....\..............\syn_filt.mexw32,6144,2007-10-01
.....\..............\syn_speech.wav,218764,2009-07-07
.....\..............\update_c_h.m,428,2007-10-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ArtificialImmunealgorithmprogres(matlab)
    这是我托朋友在国外网站上下载的有关人工免疫算法的一系列程序,有很多算法的源程序,是用matlab编写的,对搞这方面的研究非常有帮助。(This is what I asked a friend abroad website of the artificial immune algorithm a series of procedures, the source has a lot of algorithm is the use of matlab prepared to engage in research in this area very helpful.)
    2007-09-13 15:42:42下载
    积分:1
  • jaijao
    有详细的注释,用平面波展开法计算二维声子晶体带隙,利用matlab针对图像进行马氏距离计算 。( There are detailed notes, Computation Method D phononic bandgap plane wave, Using matlab to calculate the Mahalanobis distance for the image.)
    2021-04-07 20:29:01下载
    积分:1
  • Chapter9
    第四版prokias数字通信之配套代码第九章(source code(matlab )for prokias Digital Communication (4th edition))
    2009-03-17 15:19:45下载
    积分:1
  • DC14Sample
    document for PID controler using funtion of matlap as simulink
    2013-12-01 15:01:08下载
    积分:1
  • mnf变换代码
    基于MATLAB编程的最小噪声分离方法处理高光谱影像(Minimum Noise Separation Method Based on MATLAB Programming for Hyperspectral Image Processing)(Minimum Noise Separation Method Based on MATLAB Programming for Hyperspectral Image Processing)
    2019-04-08 20:07:17下载
    积分:1
  • Compet7
    compet神经网络matlab源程序,实现仿真功能(compet neural network Matlab source to achieve functional simulation)
    2007-05-19 19:28:16下载
    积分:1
  • project263
    These codes are very useful in the simulation of HAP
    2012-02-07 11:13:55下载
    积分:1
  • Patton_copula_toolbox 2
    说明:  Patton Coupla 工具包,包含常见的时变和非时变Copula代码(Patton Coupla Toolbox)
    2019-01-24 11:12:38下载
    积分:1
  • Harris
    说明:  本文件是实现Harris检点检测的程序源代码,可以作为毕业论文的程序源代码(Harris behave in this document is to achieve detection of program source code, source code as a thesis)
    2011-03-30 11:04:46下载
    积分:1
  • FLL
    锁频环程序仿真,需自行选用不同的鉴频算法,例如CPAFC等(FLL-freqence lock loop simulation)
    2014-08-01 14:55:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载