搜索资源列表
MPEG-2(MATLAB)
- 基于MATLAB的MPEG-2编码器实现
mpeg1
- mpeg1视频中的I帧以及P帧编码算法在matlab中的模拟-mpeg1 video of I frames, as well as P-frame coding algorithm of the simulation in matlab
mp3analysis
- 国外硕士论文,有关mp3编解码技术研究的,对各部分功能如子带分解滤波,霍夫曼编码,心理声学模型等都作了详解,也提出了算法上的一些改进-paper for master degree,it specifies the mp3 encoding and decoding processing,and in some way suggests advanced algorithm at some blocks.
code
- matlab下mpeg编码源程序,高效,帮助文件详细。-matlab source code for the mpeg encoding.
mp3readandmp3write
- mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特
AAC_Encoder_with_MATLAB
- AAC编码器的matlab实现,可以导出AAC编码中间过程的系数-Usage: Take a wav file (44100, Mono) and name it as original_input.wav or change name in main_aacencoder.m. 1. Open the file main_aacencoder.m to encode original_input.wav in ADTS AAC format. 2. Run the f
MP3Player_Matlab
- MATLAB版本的MP3播放器(GUI),其中包含matlab MP3解码编码工具包,可实现在matlab平台下对MP3文件的读写操作,非常实用。-MATLAB version of the MP3 player (GUI), which includes matlab MP3 codec kit can be realized in the matlab platform to read and write MP3 files operation, very practical.