G729 called Matlab source code source code for encoding and decoding methods: 1. when encoding is required, under the Matlab command line input "G729code (speech)" (be sure to guarantee that speech is a row vector in the Matlab workspace already exists, where is the voice data), and then under your folder, you will see a "coding.bit" file. 2. When you need to decode and "coding.bit" files to "G729 decoder" under the directory, the Matlab command line
File list:
g729
...\G.729 coder
...\...........\1second.wav
...\...........\ACELP_Code_A.m
...\...........\asum.c
...\...........\asum.mexw32
...\...........\autocorr_levinson.m
...\...........\bin_dec.m
...\...........\ClosedLoopPitchSearch.m
...\...........\codesearch.m
...\...........\computefi.m
...\...........\computefi.mexw32
...\...........\computefiloop.c
...\...........\computefiloop.mexw32
...\...........\compute_codeword.m
...\...........\computing_zn.m
...\...........\conjugate_structure.m
...\...........\conjugate_structurecore.c
...\...........\conjugate_structurecore.mexw32
...\...........\dec_bin.m
...\...........\enc_lag3.m
...\...........\fastloop.c
...\...........\fastloop.mexw32
...\...........\fixed_codebook_index.m
...\...........\G729code.m
...\...........\g_pitch.m
...\...........\impulse_response.m
...\...........\int_qlpc.m
...\...........\jisuanL1.m
...\...........\jisuanL2.m
...\...........\jisuanL3.m
...\...........\LpAnalysis.m
...\...........\lpcar2ls.m
...\...........\lpcls2ar.m
...\...........\lsp_expand.m
...\...........\lsp_get_quant.m
...\...........\lsp_get_tdist.m
...\...........\Memory_update.m
...\...........\pitch_fr3_fast.m
...\...........\pitch_ol_fast.m
...\...........\Pitch_Open_Loop.m
...\...........\predlt.mexw32
...\...........\pred_lt_3.c
...\...........\pred_lt_3.mexw32
...\...........\Pre_Process.m
...\...........\QuanJuValue.m
...\...........\Qua_gain.m
...\...........\residu.m
...\...........\sousuoL1.m
...\...........\syn_filt.c
...\...........\syn_filt.mexw32
...\...........\update_c_h.m
...\G.729 decoder
...\.............\agc.m
...\.............\bin_dec.m
...\.............\coding.bit
...\.............\Decod_ACELP.m
...\.............\Dec_gain.m
...\.............\Dec_lag3_1.m
...\.............\Dec_lag3_2.m
...\.............\destream.m
...\.............\enframe.m
...\.............\G729decode.m
...\.............\G729decodermain.m
...\.............\int_qlpc.m
...\.............\jieshou1.m
...\.............\jieshou2.m
...\.............\lpcls2ar.m
...\.............\lsp_expand.m
...\.............\lsp_get_quant.m
...\.............\pit_pst_filt.m
...\.............\Post_Filter.m
...\.............\Post_Process.m
...\.............\pred_lt_3.m
...\.............\QuanJuValuedecode.m
...\.............\residu.m
...\.............\syn_filt.m
...\.............\update_c_h.m