CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 编码 MATLAB

搜索资源列表

  1. huffman

    0下载:
  2. 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1741
    • 提供者:代江艳
  1. H.264

    0下载:
  2. 新一代视频压缩编码标准H[1].264(毕厚杰)-H.264 stantard
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-19
    • 文件大小:5445269
    • 提供者:suyin
  1. bianma

    0下载:
  2. 图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:7108
    • 提供者:
  1. huff

    0下载:
  2. 利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:35895
    • 提供者:李雪芳
  1. ofdm1

    0下载:
  2. 利用卷积编码和BPSK调制方式,关于高斯白噪声信道下信噪比与比特误码率关系的Simulink仿真-The use of convolutional coding and BPSK modulation on the Gaussian white noise channel ,the relationship between SNR and bit error rate using Simulink simulation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-28
    • 文件大小:7852
    • 提供者:何林
  1. huffmann

    1下载:
  2. 基于matlab的哈夫曼编码图像压缩算法-matlab huffmann coding
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:700888
    • 提供者:erguotou
  1. suanshubianma

    0下载:
  2. 和其它熵编码方法不同的地方在于,其他的熵编码方法通常是把输入的消息分割为符号,然后对每个符号进行编码,而算术编码是直接把整个输入的消息编码为一个数-And other entropy coding method is that different places, other entropy coding method is to input the message is usually divided into symbols, and then encode each symbol, whil
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:564
    • 提供者:孙伟
  1. huffmanencode

    1下载:
  2. 给出了两种利用matlab对图像进行霍夫曼编码的方法,经过仿真,效果很好!-Are given two pairs of images using matlab Huffman coding method, through simulation, good results!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-18
    • 文件大小:1524
    • 提供者:tom
  1. arithmetic_coder_and_decoder

    0下载:
  2. 这是一个用Matlab编写的算术编码算法实现,输入编码序列,编码序列中各字符及其的出现次数。-arithmetic coder and decoder by Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4054
    • 提供者:xiaowei
  1. arithmeticCoding

    1下载:
  2. 该程序实现了算术编码的编译码,并得到随机信源的输出码字和编码效率。-The program achieves the encoding and decoding of arithmetic coding, and gets the output code words and coding efficiency of the random sourse.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1564
    • 提供者:陈侯海
  1. melp-MATLAB

    1下载:
  2. 本代码是基于matlab实现的melp算法,编码速率为2.4kb/s-This code is based on the matlab implementation melp algorithms, coding rate of 2.4kb/s
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:743146
    • 提供者:
  1. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2209
    • 提供者:齐子新
  1. ArithmeticCoding

    0下载:
  2. 进行算术编码源代码的仿真,希望大家喜欢啊,谢谢啊-Arithmetic Coding
  3. 所属分类:Document

    • 发布日期:2017-03-24
    • 文件大小:170944
    • 提供者:张雨
  1. Matlab

    0下载:
  2. 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:32942
    • 提供者:patrick
  1. suanshubianma

    0下载:
  2. 可以实现对简单字符的算术编码(abcde) -Characters can be achieved for simple arithmetic coding (abcde)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:754
    • 提供者:春风
  1. Arithmetic

    0下载:
  2. 压缩编码中的算术编码,利用matlab进行建模和编码,做到了成功压缩和解压缩的功能- AC Coding with matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:3560
    • 提供者:haree
  1. 1

    0下载:
  2. 语音信号处理的课件,包含语音信号的短时分析、特征提取、矢量量化,语音编码、合成与识别-Speech Signal Processing courseware, including short-time speech signal analysis, feature extraction, vector quantization, speech coding, synthesis and recognition, etc.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-28
    • 文件大小:11179122
    • 提供者:
  1. haffman

    0下载:
  2. Huffman 编码Matlab程序,自己写的,很好用,与大家分享-Huffman Coding
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1479
    • 提供者:gao
  1. debchcode

    0下载:
  2. bch编码matlab 仿真,信道编码BCH码仿真,希望大家能用得上-bch encoding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1506
    • 提供者:李峰
  1. Image

    0下载:
  2. MaTLAB处理图像集,包括图像压缩编码变换,压缩文件中包括程序和程序说明。图像处理集-MaTLAB set of image processing, including image compression transform, compressed files, including the procedures and descr iption of the procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:87774
    • 提供者:呆呆
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com