登录
首页 » matlab » AAC_matlab

AAC_matlab

于 2010-03-05 发布 文件大小:6932KB
0 227
下载积分: 1 下载次数: 121

代码说明:

  HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。(High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.)

文件列表:

AAC解码程序matlab
.................\AACFindSynWord.m
.................\adts_header_error_check.m
.................\adts_raw_data_block_error_check.m
.................\and_comp.m
.................\AudioSpecificConfig2.m
.................\auto_correlation.m
.................\bit_set.m
.................\byte_alignment.m
.................\byte_alignment2.m
.................\calculate_gain.asv
.................\calculate_gain.m
.................\calc_aliasing_degree.m
.................\calc_chirp_factors.m
.................\calc_prediction_coef.m
.................\calc_prediction_coef_lp.m
.................\calc_Q_div.m
.................\calc_Q_div2.asv
.................\calc_Q_div2.m
.................\calc_sbr_tables.m
.................\cfftb.m
.................\cfftf.m
.................\cffti.m
.................\cffti1.m
.................\cfft_tab.m
.................\channel_pair_element.m
.................\chn_config.m
.................\ch_index.m
.................\count_fram.m
.................\coupling_channel_element.m
.................\crc.m
.................\create_channel_config.m
.................\ct_faac_adts.aac
.................\data_stream_element.m
.................\DCT2_16_unscaled.m
.................\DCT2_32_unscaled.m
.................\DCT3_32_unscaled.m
.................\DCT4_16.m
.................\DCT4_32.m
.................\dct4_64_tab.m
.................\dct4_kernel.m
.................\dct4_tab_64.m
.................\decode_cpe.m
.................\decode_huff_cw.m
.................\decode_sce_lfe.m
.................\default_position.m
.................\defult_position.m
.................\derived_frequency_table.m
.................\drc_decode.m
.................\DST4_32.m
.................\dynamic_range_info.m
.................\Edeq_tab.m
.................\enter_chn.m
.................\enter_mc_info.m
.................\envelope_noise_dequantisation.m
.................\envelope_time_border_vector.m
.................\estimate_current_envelope.m
.................\excluded_channels.m
.................\exmn_table.m
.................\extension_payload.m
.................\extract_envelope_data.m
.................\extract_noise_floor_data.m
.................\faad_imdct.m
.................\faad_mdct.m
.................\faad_mdct_init.m
.................\fft_dif.m
.................\fill_element.m
.................\fill_in_codeword.m
.................\filter_bank_init.m
.................\filter_bank_ltp.m
.................\find_bands.m
.................\find_frame.m
.................\find_initial_power.m
.................\fp_sqrt.m
.................\gain_control_data.m
.................\GASpecificConfig.m
.................\gc_setcoef_eff_pqfsyn.m
.................\gc_set_protopqf.m
.................\gen_rand_vector.m
.................\GetAACTrack.m
.................\getescape.m
.................\get_adif_header.m
.................\get_adts_fixed_header.m
.................\get_adts_variable_header.m
.................\get_bits.m
.................\get_bits2.m
.................\get_sr_index.m
.................\get_S_mapped.asv
.................\get_S_mapped.m
.................\hao.aac
.................\HAO.pcm
.................\hf_adjustment.m
.................\hf_assembly.m
.................\hf_generation.m
.................\huff_data.m
.................\hybrid_init.m
.................\ics_info.m
.................\ic_predict.m
.................\ic_prediction.m
.................\ifilter_bank.m

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

发表评论

0 个回复

  • unzip540
    完整的解压zip文件的源码。包含密码功能(The source of uncompress zip file, contains password)
    2020-06-26 13:00:01下载
    积分:1
  • Wireless-CS
    简单的压缩感知用于无线传感器的例子,还有贝叶斯压缩感知(Simple compress perception used for wireless sensor examples, and the bayesian compression perception )
    2020-10-15 10:47:29下载
    积分:1
  • PhucDo_PhanLop
    Docuemtns,Hot Documents
    2009-12-26 14:25:16下载
    积分:1
  • fastlaplacemorian
    压缩感知的几种算法算法,帮助更深入了解压缩感知算法(Compressed Sensing)
    2011-05-30 12:37:08下载
    积分:1
  • CArcExt_demo
    加密、压缩(The Examples of Encrypt and Compression)
    2021-03-03 08:29:33下载
    积分:1
  • RIPText
    用来测试压缩感知中构造的测量矩阵的RIP的(this .m file is used to check the senging matrix RIP in CS)
    2021-04-12 15:58:57下载
    积分:1
  • 赫夫曼编码
    说明:  huffman编码,根据输入进行权重计算并编码,还实现了解码。(Huffman coding, according to the input weight calculation and coding, but also achieve decoding.)
    2020-06-26 00:22:58下载
    积分:1
  • jp5
    这是一组JPEG解码的说明和源代码,详细说明在文件的开头部分(This is a group of JPEG decoding instructions and source code, a detailed description of the document at the beginning of)
    2008-08-05 16:16:44下载
    积分:1
  • A-REMARK-ON-COMPRESSED-SENSING
    说明:  一篇关于压缩感知的经典文章,压缩感知(Compressed sensing,简称CS,也称为Compressive sampling)理论异于近代奈奎斯特采样定理,它指出:利用随机观测矩阵可以把一个稀疏或可压缩的高维信号投影到低维空间上,然后再利用这些少量的投影通过解一个优化问题就可以以高概率重构原始稀疏信号,并且证明了这样的随机投影包含了原始稀疏信号的足够信息。(A classic article on compressed sensing, compressive sensing (Compressed sensing, referred to as CS, also known as Compressive sampling) different from the modern theory of the Nyquist sampling theorem, which states: the use of a random measurement matrix can be sparse or compressible high-dimensional signal projected to low dimensional space, and then use a small amount of projection by solving an optimization problem to be sparse with high probability to reconstruct the original signal, and prove that random projection of the original sparse signal contains enough information.)
    2011-04-10 08:29:58下载
    积分:1
  • compress11
    这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。(lzw algorithm source code, pure c programming language, and I hope to you useful.)
    2006-10-28 11:42:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载