CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - coding efficiency

搜索资源列表

  1. 实现的是26个英文字母的huffman编码

    0下载:
  2. 实现的是26个英文字母的huffman编码 并且计算了编码效率-To achieve the 26 English letters huffman encoding and coding efficiency is calculated
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:45926
    • 提供者:王鹏
  1. sgergyhij

    1下载:
  2. 用MATLAB实现算术编码,并计算其平均码长,熵和编码效率-Achieved using MATLAB arithmetic coding, and calculates the average code length, entropy and coding efficiency
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:924
    • 提供者:先知
  1. Turbo

    0下载:
  2. 一种Turbo编码的MATLAB仿真实现 通过使用MATLAB软件仿真实现了Turbo码编码,提高了对其高效优质的编码效率的认识-A MATLAB Simulation of Turbo codes to achieve through the use of MATLAB software simulation to achieve a Turbo-Coded, improve the quality of its high efficiency of the coding efficiency
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:92871
    • 提供者:peng
  1. Huffman-Codes-And-Matlab-Simulation

    0下载:
  2. 通过MATLAB仿真来讨论比较二元霍夫曼编码、三元霍夫曼编码以及信源扩展编码的效率,来实现霍夫曼码的优化构造-By MATLAB simulation to compare two yuan Huffman discussed, ternary Huffman coding and source coding efficiency extended to achieve optimization of Hoffman Construction Code
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:53961
    • 提供者:hu diefei
  1. s_f_h

    0下载:
  2. 香农编码,费诺编码,哈夫曼编码通用程序及它们的码字长度,平均码长,各自的编码效率计算.-Shannon coding, fee Connaught coding, Huffman coding common procedures and their code length, the average code length, the coding efficiency of their calculation.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1974
    • 提供者:wangjin
  1. huffman

    0下载:
  2. huffman编码生成器 函数说明: [W,L,q]=huffman(P) 为huffman编码函数 P为信源的概率矢量,W为编码返回的码字 L为编码返回的平均码字长度,q为编码效率 -Huffman encoding generated Function Descr iption: [W, L, q] = huffman (P) P for the Huffman encoding function for the prob
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:1231
    • 提供者:龙哥
  1. huffman

    0下载:
  2. 二进制霍夫曼编码的matlab实现,并计算出编码的平均码长,编码效率与信息熵。-Binary Huffman coding matlab to achieve, and calculate the average code length encoding, coding efficiency and information entropy.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:1261
    • 提供者:喻世超
  1. huffman

    0下载:
  2. 用matlab实现哈夫曼二元、三元编码,并对平均码长、编码效率、方差等进行运算,算法高效、容易理解-Matlab Huffman binary and ternary code, and the average yards long, coding efficiency, variance of operation, this method is efficient and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:17804
    • 提供者:江晨城
  1. huffmancode

    0下载:
  2. 用matlab实现huffman编码。在matlab里完成统计概率、编码,统计编码效率等。-Huffman coding using matlab. Completed in matlab statistical probability, coding, statistical coding efficiency.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:14419
    • 提供者:pengyuan
  1. hufuman

    0下载:
  2. 哈弗曼编码以及编码 生成器 可以计算编码返回的码字 编码返回的平均码字长度 编码效率-Huffman coding and the code generator can calculate the average code word length coding efficiency encoded back into the code word encoding returned
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1565
    • 提供者:罗聪
  1. LDPC

    0下载:
  2. LDPC编译码算法,主要研究编码效率、帧长与吞吐量的三维关系。文件ldpcBER.m为运行文件,其他文件为函数文件。-LDPC encoding and decoding algorithms, the main research coding efficiency, frame size and throughput 3D. The file ldpcBER.m run the file, other files as a function of the file.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:9475
    • 提供者:candy
  1. LDPC2

    0下载:
  2. LDPC编译码算法,研究编码效率、帧长与吞吐量的三维关系,且添加了无编码是的比较关系图。-LDPC encoding and decoding algorithms, the study coding efficiency, the three-dimensional relationship of the frame size and throughput, and add non-coding comparison diagram.
  3. 所属分类:matlab

    • 发布日期:2017-07-06
    • 文件大小:10240
    • 提供者:candy
  1. array

    0下载:
  2. 和Huffman-Tree一样,Shannon-Fano coding也是用一棵二叉树对字符进行编码。但在实际操作中呢,Shannon-Fano却没有大用处,这是由于它与Huffman coding相比,编码效率较低的结果(或者说香农-范诺算法的编码平均码字较大)。-And Huffman-Tree, like, Shannon-Fano coding is using a binary character coding. However, in practice it, Shannon-Fan
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1205
    • 提供者:ray
  1. decoder_BP_SE_ref

    0下载:
  2. 置信传播即BP译码算法,在每一次迭代过程中,都要对全部比特和校验信息进行更新,存在计算量大、译码效率低的问题,故提出了单边传播信息的迭代BP算法-Belief Propagation that BP decoding algorithm, in each iteration, we must check for all the bits and update the information, there is a large amount of calculation, low coding e
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王文
  1. MATLAB_Huffman

    0下载:
  2. 用MATLAB编程实现Huffman编码的示例,以及对编码效率的计算-Programming examples using MATLAB Huffman coding and coding efficiency calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1272
    • 提供者:米阳
  1. r_d6civ3

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、temp编码、线性预测编码和一个近似的temp1编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and DCT),
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:8708
    • 提供者:c1bimr
  1. r_dox484

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、XsnPcD编码、线性预测编码和一个近似的OJtxtVK编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3998
    • 提供者:9vyf2m
  1. r_f9rnl4

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、qVsQCG编码、线性预测编码和一个近似的IwTkNpb编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11370
    • 提供者:wy6y2n
  1. r_g8jxoj

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、HAuAyg编码、线性预测编码和一个近似的MaYSHaz编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8857
    • 提供者:odw0yb
  1. r_gg05jz

    0下载:
  2. 常用的MATLAB图像压缩编码,通过matlab实现,其中包含了DM编码、变换编码(FFT和DCT)、算术编码、行程编码、NBugmY编码、线性预测编码和一个近似的XYEPZMr编码过程。本人通过MATLAB编码效率很高。 -Commonly used MATLAB image compression coding, through matlab implementation, which includes the DM coding, transform coding (FFT and D
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5084
    • 提供者:ciqw8g
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com