登录
首页 » matlab » G729coder

G729coder

于 2010-10-08 发布 文件大小:833KB
0 207
下载积分: 1 下载次数: 6

代码说明:

  g729 coder in vocoder

文件列表:

G.729 coder
...........\1second.wav,16036,2007-02-15
...........\2.wav,218914,2006-10-18
...........\39.wav,887870,2009-05-18
...........\ACELP_Code_A.m,2325,2007-03-20
...........\asum.c,495,2007-03-18
...........\asum.mexw32,6144,2007-03-18
...........\autocorr_levinson.m,643,2007-02-10
...........\Az_lsp.c,3021,2007-03-27
...........\Az_lsp.mexw32,7168,2007-03-27
...........\bin_dec.m,148,2007-03-07
...........\ClosedLoopPitchSearch.m,2527,2007-03-19
...........\codesearch.m,10076,2007-03-18
...........\coding.bit,49200,2009-05-19
...........\computefi.m,206,2007-03-20
...........\computefiloop.c,367,2007-03-18
...........\computefiloop.mexw32,6144,2007-03-18
...........\compute_codeword.m,201,2007-02-14
...........\computing_zn.m,148,2007-01-16
...........\conjugate_structure.m,1233,2007-03-20
...........\conjugate_structurecore.c,1781,2007-03-19
...........\conjugate_structurecore.mexw32,6656,2007-03-19
...........\dec_bin.m,130,2007-03-18
...........\enc_lag3.m,2408,2007-02-13
...........\fastloop.c,623,2007-03-19
...........\fastloop.mexw32,6144,2007-03-19
...........\fixed_codebook_index.m,1208,2007-03-18
...........\G729code.m,7509,2009-05-19
...........\g_pitch.m,943,2007-02-13
...........\impulse_response.m,280,2007-02-11
...........\int_qlpc.m,500,2007-03-27
...........\jisuanL1.m,448,2007-02-08
...........\jisuanL2.m,402,2007-03-18
...........\jisuanL3.m,430,2007-03-18
...........\LpAnalysis.m,4231,2009-05-17
...........\Lsp_Az.m,1224,2007-03-27
...........\lsp_expand.m,295,2007-02-08
...........\lsp_get_quant.m,1001,2007-02-10
...........\lsp_get_tdist.m,312,2007-02-09
...........\Memory_update.m,610,2007-02-15
...........\pitch_fr3_fast.m,1509,2007-03-20
...........\pitch_ol_fast.m,2387,2007-03-20
...........\Pitch_Open_Loop.m,1351,2007-02-11
...........\pred_lt_3.c,913,2007-03-20
...........\pred_lt_3.mexw32,6144,2007-03-20
...........\Pre_Process.m,561,2007-03-04
...........\QuanJuValue.m,16171,2007-03-27
...........\Qua_gain.m,1820,2007-03-18
...........\residu.m,236,2007-02-10
...........\s1.wav,48044,2007-12-20
...........\s5.wav,48044,2007-12-04
...........\sousuoL1.m,240,2007-03-18
...........\syn_filt.c,955,2007-03-20
...........\syn_filt.mexw32,6144,2007-03-20
...........\update_c_h.m,426,2007-02-13

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

发表评论

0 个回复

  • plot
    定义坐标轴的显示范围用axis指令 语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y) 欢迎一起探讨matlab的使用:) (draw picture in matlab)
    2009-02-04 22:07:32下载
    积分:1
  • project
    Advanced Digital Signal Processing project
    2013-07-31 16:37:19下载
    积分:1
  • FBP
    FBP 滤波反投影 自动读取Shepp-Logan头像,并用FBP进行重建对比。亲测可用(The filtered back projection algorithm code)
    2015-04-19 21:52:08下载
    积分:1
  • Granger-causality
    格兰杰因果分析算法,用于编程实现脑电信号之间的因果性检测,其中有两种算法。一种基于线性自回归,一种是对前一种的改进(Granger causality analysis algorithm for programming the detection of causality between the EEG, which has two algorithms. Based on linear autoregression, one is to improve the former' s)
    2020-11-09 10:39:48下载
    积分:1
  • SimulationofCommunicationSystems
    最经典的通信仿真教程:simulation of communication systems modeling methodology and techniques(Classic communication simulation tutorials: simulation of communication systems modeling methodology and techniques)
    2010-05-23 16:43:29下载
    积分:1
  • antenna_scattering_by_MOM
    基于矩量法的程序,主要计算天线的散射问题(the program is about scattering of antenna base on MOM )
    2010-10-26 11:19:41下载
    积分:1
  • cov2para
    This MATLAB code computes the covariance matrix of a random variable
    2009-12-16 16:44:44下载
    积分:1
  • speechprocess
    利用MATLAB对语音信号进行数字信号处理和分析,以及合成,在MATLAB软件平台对所采集的语音信号,加快和变慢语速,同时进行一些特殊处理,如回音和变声,并进行语音的线性预测分析。(MATLAB voice signal to digital signal processing and analysis, and synthesis, in the MATLAB software platform for the acquisition of the speech signal, speed up and slow speech rate, while some special handling, such as echo and change the sound and voice linearpredictive analysis)
    2012-04-20 22:46:47下载
    积分:1
  • wangshangdekalman
    matlab下的calman滤波,对物体的跟踪方面用极大的用处(Matlab under calman filtering, tracking objects with great usefulness)
    2007-04-04 12:32:45下载
    积分:1
  • ESPRIT2
    频率估计中的ESPRIT算法的matlab实现(Frequency estimation in the realization of ESPRIT algorithm matlab)
    2011-07-06 09:59:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载