搜索资源列表
mp3_toolbox_v2[1].0
- 这是matlab下进行mp3音频编解码的工具箱。包含了文件读取输出、编解码以及采样率转换等工具
G729-decoder.rar
- G。729算法MATLAB解码实现,用于对音频信号的仿真,G729decoder
interpolator
- 插值滤波器,用于音频解码调制解调,滤波器系数用移位相加实现-Interpolation filter, audio decoder for modulation and demodulation, filter coefficient shift combined with the realization of
source_decoding
- 对声音服务进行AAC音频解码,对数据业务进行解压缩和数据归类-AAC decoding for audio services ,Data sorting and decompression for data services
matlab--Program-examples-
- 音频编解码,语音信号处理,乘法次数最少,可嵌入编码器-Audio codec, speech signal processing, the least number of multiplication can be embedded in the encoder
MEHFR
- 上海交大硕士毕业论文《基于最小熵谱估计的 高频重建算法研究》:本论文提出了一种基于最小熵谱估计的高频重建算法(论文中简称为(MEHFR),该算法利用最小熵准则对信号谱进行外推,从而重建出音频信号的高频分量,论文同时对提出的MEHFR算法作了改进和性能分析,并给出了MEHFR成功应用于目前主流音频编解码器——MP3的一个实例-This thesis puts forward an algorithm of high frequency reconstruction based on minim
audio-compression-program
- 音频无损压缩程序,加入随机噪声,利用前向预测算出预测误差,再用熵编码,组帧,最后解码-Lossless audio compression program, by adding random noise to the prediction error is calculated using the forward prediction, and then entropy coding, framing, and finally decoding
untitled
- 实现对图片、音频的PCM编码,信号调制,信道编码与译码 解调 解码-complete the PCMcoding signal moding demoding decoding
qingten
- 音频信号通过LM386放大,基于SVPWM的三电平逆变的matlab仿真,ldpc码的编解码实现。- LM386 audio signal amplification, Based on SVPWM three-level inverter matlab simulation, Codec ldpc code implementatio.
lunbui_v50
- 音频信号通过LM386放大,ldpc码的编解码实现,大学数值分析算法。- LM386 audio signal amplification, Codec ldpc code implementation University of numerical analysis algorithms.
lame最新版本
- mp3的编码和解码,在目前开源的处理mp3的库里面是音质处理最好的,纯c编写可以跨平台使用。