搜索资源列表
源代码:Matlab_MPEG_1_2_7
- MPEG算法的Matlab实现,熟悉Matlab的朋友可以看一看。-MPEG algorithm Matlab, a friend familiar with Matlab can look at.
MPEG解码程序源代码
- MPEG解码程序源代码 基于DSP的MPEG解码程序源代码。-MPEG decoder source code DSP-based MPEG decoding program source code.
PsychoAcoustic_MPEG_1_Layer_I_Matlab
- 音频的水印加入算法,采用matlab实现-joined audio watermarking algorithm, using Matlab to achieve
mpegproj
- 基于MATLAB的mpeg的播放器, 解码器的实现, 完全源代码攻略。 值得一学-MATLAB-based mpeg players, the decoder implementation, full source code Raiders. Worth a study
405345MPEG4视频编解码
- mpeg-4编解码系统的代码,可以用来开发自己的mpeg-4编解码系统,也可以在其中加入自己的代码,开发视频水印系统。-MPEG-4 coding system code can be used to develop its own MPEG-4 coding system, also incorporated in the code, the development of video watermarking system.
Matlab_MPEG
- matlab的MPEG编程程序,简单明了,容易理解和上手操作。-Matlab programming, simple, easy to understand and operate the business.
BlockMatchingAlgoMPEG
- Block Matching Algorithm matlab实现-Block Matching Algorithm Implementation of Matlab
xindaofangzhen
- matlab仿真进行信道编码,有编译码的改善后的误码特性,信号--外编码--内编码--信道-内解码--外解码-Matlab simulation for channel coding and encryption to improve the error characteristics, signal-- encoding-- within coding-- channel-decoder-- outside Decoders
izigzag
- % 这是参照 University of California 提供的 MPEG 源代码的基础上编制的。 %用分块方法(8x8的块)对图象做zigzag变换, %效率极高,程序简洁,属信息隐藏中常用的方法之一。 %作者:辽宁大学 信息学院 范铁生 %email:fts0@163.com- This is a reference to University of California to provide the MPEG
mpegcode
- MATLAB program that demonstrates MPEG-2 style encoding and decoding. A project for: ECE 434, Multimedia Communication Networks Professor Marilyn Andrews University of Illinois at Chicago (UIC) -MATLAB pro
mpgwrite
- Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Descr iption: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB
MFCC
- 自己写的提取音频信号mfcc参数的算法,用matlab实现,欢迎大家参考-Write their own audio signal MFCC extraction algorithm parameters, using matlab to achieve, welcome to the reference
Matlab_MPEG
- 剑桥大学的音频掩蔽曲线源码,matlab语言,供参考-Cambridge audio source masking curve, matlab language, for reference
mpeg
- 一些MPEG图象处理中图象压缩解压的MATLAB源码-Some MPEG image processing in image compression decompression MATLAB source code
mpeg
- this matlab program for fr a me compression-this is matlab program for fr a me compression
mpeg-2--code
- a MATLAB program that demonstrates MPEG-2 style encoding and decoding
MPEG-Audio
- This is an implementation of the MPEG psychoacoustic model 1, layer I, for MATLAB. It has been tested on MATLAB 5.2 running on Windows NT.
mpeg-4_style_object_based_codec_with_matlab
- mpeg4 matlab decoder all,. a useful tool.
mpeg
- mathworks网站上下的mpeg视频编码程序能正常运行,我对此进行了改进,可以正常运行,已经运行试验过多次。-mathworks site from top to bottom mpeg video encoding programs to resume normal operation, and I had improved, can be normal operation, has been running tests on m
MPEG-2(MATLAB)
- 根据书本的理论,自己动手编写了MPEG-2的实现算法,编译可通过-MPEG-2