登录
首页 » matlab » AAC_matlab

AAC_matlab

于 2010-03-05 发布 文件大小:6932KB
0 125
下载积分: 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 个回复

  • reliability-assessment
    电力输发电系统可靠性评估程序 解析法 系统数据在压缩包里(Power transmission and generation system reliability evaluation process analytical method system data compression bag)
    2020-09-01 09:28:09下载
    积分:1
  • melp
    语音编码中的MELP的经典估计,用于matlab实现(MELP speech coding in the classical estimate for matlab to achieve)
    2020-07-09 15:18:55下载
    积分:1
  • 2017
    A Visual Cryptography Based Watermark Technology for Individual
    2019-01-14 06:31:25下载
    积分:1
  • MobileShop
    一个手机电子商务网站 包含物品展示,后台管理,管理员登陆(A mobile e-commerce site that contains items to display, background management,管理员登陆)
    2007-07-22 00:54:36下载
    积分:1
  • 30736499CS-based-on-FFT-or-DWT
    说明:  基于FFT和DWT变换的压缩感知,比较不同稀疏基下CS重构算法的性能(CS based on FFT and DWT)
    2021-03-04 00:53:10下载
    积分:1
  • lzw
    利用LZW的压缩算法实现文件的压缩与解压缩。用c++和MFC实现,代码简洁,实现简单,可用(LZW compression algorithm using the file compression and decompression.)
    2020-10-13 15:27:33下载
    积分: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
  • huffman
    霍夫曼编解码matlab程序,包含熵的计算。(Hoffman codec Matlab procedures, including the calculation of entropy.)
    2020-06-28 17:00:01下载
    积分:1
  • The-Hoffman-code
    利用Huffman编码方式对一段文字进行编码和解码。哈夫曼编码是可变字长编码(VLC)的一种。(Using the Huffman encoding method for encoding and decoding of a paragraph of text. Huffman code is a variable length coding (VLC) is a kind of.)
    2015-01-27 15:30:06下载
    积分:1
  • Script Unpack Frimware Echolink Open Vu 9
    Script Unpack Frimware Echolink Open Vu 9
    2019-02-27 16:26:51下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载