登录
首页 » matlab » G.729

G.729

于 2015-04-14 发布 文件大小:412KB
0 230
下载积分: 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 个回复

  • AIMI561
    This the free version of my Basis of AI Backprop designed to accompany my not yet published textbook, _The Basis of AI_. This program contains enough features for students in an ordinary AI or Neural Networking course. It includes the quickprop and delta-bar-delta algorithms for faster training and a fast integer version for machines without floating point hardware. This particular package includes C source for DOS and UNIX, examples, an ASCII manual and a number of DOS binaries. The binaries are for systems with floating point hardware (bp.exe), one for systems without floating point hardware (bp486sx.exe) and an integer version binary (ibp486sx.exe) for systems without floating point hardware.
    2007-11-10 11:59:38下载
    积分:1
  • matlab-3ds
    matlab读取3ds格式的三维模型的程序(Matlab read the 3ds files)
    2020-12-03 09:19:25下载
    积分:1
  • rvin
    MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran. You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas. MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
    2011-08-14 19:33:14下载
    积分:1
  • SpaRSA_2.0
    Sparse Reconstruction by Separable Approximation
    2011-09-02 12:23:24下载
    积分:1
  • cruise_control_input_linearization
    车辆巡航自动控制,采用输入状态线性算法,车辆模型为非线性模型(vehicle cruise control, input-state linearization, nonlinear vehicle model)
    2012-01-25 11:52:24下载
    积分:1
  • fugaifangz-
    无线传感器网络虚拟力仿真算法,有算法效果图,可以下下来看看。(Wireless sensor network virtual force simulation algorithm, the algorithm effect chart, you can look at the next.)
    2021-04-27 23:48:44下载
    积分:1
  • First_EEE
    语音信号线性特征的能量熵特征的计算,这是第一能量熵的源码,希望大家可以借鉴一下(Linear characteristics of speech signal characteristics of the energy calculation of entropy, this is the first energy entropy of the source, I hope we can learn about)
    2010-09-10 18:43:22下载
    积分:1
  • Wind-Turbine-Blockset
    风力发电 matlab 模块详细介绍 风机模型 (Wind Turbine Blockset in Matlab Simulink)
    2021-04-01 12:49:08下载
    积分:1
  • shuangxianxing
    双线性变换法设计Butterworth滤波器。分别画出滤波前和滤波后的时域图和频谱图。(Bilinear transform design Butterworth filter. Draw the pre-filter and the filtered time-domain and frequency spectrum.)
    2013-12-20 16:51:54下载
    积分:1
  • shiyan_2
    在matlab中用雷克子波模拟地震记录,并进行滤波(Ricker wavelet in matlab using analog seismic records, and filtering)
    2013-05-04 20:36:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载