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

搜索资源列表

  1. HuffmanandShannon-Fanosourcecoding

    0下载:
  2. Huffman and Shannon-Fano source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2595
    • 提供者:pooori
  1. MyEntropy

    1下载:
  2. 计算香浓信息熵,方便快捷的matlab代码,可以简单直接调用-Calculated Shannon information entropy, convenient matlab code can be simple and direct calls
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1293
    • 提供者:wains
  1. Shannon-fano

    0下载:
  2. A source code of Shannon-fano coding in C++. Sometimes also known as prefix coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1426
    • 提供者:Bhaskar
  1. Source_coding

    1下载:
  2. 对通信中的信源的二进制编码的实现,有香农编码,费诺编码以及霍夫曼编码-Source of communication in the realization of the binary code, there is the Shannon coding, coding, and Huffman coding Fenno
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2119
    • 提供者:小影
  1. Shannon_fano_Elias

    0下载:
  2. This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulative sum of probabilities p(x).
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1068
    • 提供者:hazhiriq200
  1. shannon

    0下载:
  2. 香农编码源程序 如:p=[0.4 0.3 0.2 0.1] shannon(p)-shannon source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:702
    • 提供者:游泳鱼
  1. shannon

    0下载:
  2. 信息论与编码的典型香农编码的Matlab源码-Typical information theory and coding Matlab source code Shannon
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:883
    • 提供者:taolifang
  1. shannon_coding

    0下载:
  2. matlab code for shannon source coding
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1685
    • 提供者:hashem
  1. turbo_coding_AWGN

    0下载:
  2. this file consists of the turbo code in the AWGN channel. the simulation will nearly take 20 min to simulate but it will produce an excellent output with reaching the Shannon s limit exactly at 0.5db.
  3. 所属分类:matlab例程

    • 发布日期:2013-10-12
    • 文件大小:63542
    • 提供者:vignesh
  1. shannon

    0下载:
  2. 此程序代码旨在实现快速傅里叶变换里的按时间抽取,输入顺序,输出倒序。-This program code designed to achieve fast Fourier transform in the time taken by the input sequence, output reverse.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1360
    • 提供者:Joanna999
  1. mfsk_table

    1下载:
  2. This MATLAB Code plot the BER Vs Eb/No for M_ary FSK for differnt values of M. The user can choose the desired BER and the code will tell what is the required Eb/No to achieve this BER for differnt values of M. In addition, a plot of the shannon limi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13059
    • 提供者:Ismail Elbadawy
  1. shannon

    0下载:
  2. 赫夫曼和香农编码,源代码,C语言编写,挺有用处的拿来分享下-Huffman and Shannon codes, source code, C language, quite useful to them and share under the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:174768
    • 提供者:张帅
  1. Shannon-CPP

    0下载:
  2. 信息论编程香农编码C++版本。编译环境是DEV-C-Information theory, Code Cheng Xiangnong coding C++ version. Compilation environment is DEV-C
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:737
    • 提供者:李三
  1. Ignotus-shannon-fano-e82a269

    0下载:
  2. This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms-This is Basic C code of Compress and Decompress of Shannon-Fano algoriphms...
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:22254
    • 提供者:Alex
  1. shannon-huffman

    0下载:
  2. this file is Shannon and Huffman code for error correction. -this file is Shannon and Huffman code for error correction.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:902
    • 提供者:sahar
  1. 1matlab

    0下载:
  2. 香农费诺编码的matlab源代码,比较详细,可做参考-Shannon Fenno encoding matlab source code Shannon Fenno encoding matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:97633
    • 提供者:月左手
  1. Coding

    0下载:
  2. matlab files that generate Huffman code, Shannon code,LZW code and Fano code. The myfile.txt is a arbitrary text file that will be coded.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:6619
    • 提供者:meisam
  1. SHANNON.ZIP.rar

    0下载:
  2. 香农编码的C++实现。原理说明以及源代码。,The Shannon coding C++. Principle of instructions and source code.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-23
    • 文件大小:145384
    • 提供者:黎功福
  1. shanon-code

    0下载:
  2. 《信息理论与编码》中的香农编码C语言实现,可输出正确结果。-"Information theory and coding" shannon coding in the C language implementation, can output the correct results.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:2154688
    • 提供者:LANCE
  1. shannon-and-huffman-code

    0下载:
  2. 采用C++语言实现的信息论课程设计,香农霍夫曼编码-Information theory curriculum design with C++ language, Shannon Huffman coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:16369
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com