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

搜索资源列表

  1. 汉明码的仿真实现以及调试,结果演示

    2下载:
  2. 汉明码的仿真实现以及调试,结果演示。是基于MatLAB环境用simulink仿真的,Hamming code and debugging the simulation
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:33.57kb
    • 提供者:刘薇
  1. MATLAB

    3下载:
  2. (7,4)汉明码的编译码程序,基于MTLAB语言-Encoding and decoding procedures of (7,4)Hamming code
  3. 所属分类:matlab例程

    • 发布日期:2013-07-31
    • 文件大小:16.88kb
    • 提供者:刘薇
  1. Hm

    0下载:
  2. 计算海明码-Calculation of Hamming code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-09
    • 文件大小:1.07kb
    • 提供者:lxw
  1. allweight

    0下载:
  2. 一个很有用的函数,功能是产生规定字长以及规定汉明重量的码字,常用于channel coding开发-A useful function, function is to have the provisions of word length and weight of the provisions of Hamming code word, commonly used in the development of channel coding
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:844byte
    • 提供者:于凯
  1. haming_encoding

    2下载:
  2. 汉明码编码仿真程序,在Matlab环境下仿真,适用于初学者。-Hamming code encoding simulation program, in the Matlab simulation environment for beginners.
  3. 所属分类:matlab例程

    • 发布日期:2013-07-31
    • 文件大小:677byte
    • 提供者:wwei
  1. HAMMING.ZIP

    0下载:
  2. Here are the functions for Hamming code 7.4 and Extended Hamming code 8.4 encoding and decoding. For 7.4 code, one error per 7-bit codeword can be corrected. For 8.4 code, one error per 8-bit codeword can be corrected and not less than 2 err
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:862byte
    • 提供者:KIT75
  1. Channel_Encode_AWGN_channel

    1下载:
  2. AWGN信道环境下,信道编码的性能分析(包括误码率BER和开销即运行时间),运用了Hamming Code Golay Code Circle Code and Converlute Code-channel encode including Hamming Code Golay Code Circle Code and Converlute Code in AWGN channel
  3. 所属分类:matlab例程

    • 发布日期:2013-10-13
    • 文件大小:31.08kb
    • 提供者:Hongyuan Li
  1. hamming

    1下载:
  2. Hamming code in matlab.
  3. 所属分类:matlab例程

    • 发布日期:2013-07-31
    • 文件大小:871byte
    • 提供者:Weronika
  1. encode

    0下载:
  2. (7 4)汉明编码源程序,简单实用,可供大家下载,如有问题,望大家多多包含!-(74) Hamming code source, simple and practical, available for everyone to download and, if problems, hope you lot included!
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:585byte
    • 提供者:lijun
  1. hamming

    0下载:
  2. 汉明码编码译码源码,谢谢大家分享,-Hamming code encoding decoding source code, thank you for sharing
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.35kb
    • 提供者:yangxi
  1. Hamming

    0下载:
  2. 用MATLAB实现Hamming码的编码和译码,并设计了友好的互动界面,是学习信息论与编码很好的例子。-Hamming code with MATLAB to achieve encoding and decoding, and a friendly interactive interface design, information theory and coding to learn a good example.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:7.37kb
    • 提供者:孟斌
  1. hamming

    0下载:
  2. 汉明码,一种简单的编码方式,C语言实现。-Hamming code, a simple encoding, C language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:2.69kb
    • 提供者:hq
  1. hangmingma

    3下载:
  2. 对随机序列进行(7,4)汉明码编码,经过bpsk调制解调,然后译码,最后绘出信噪比与误码率的关系曲线-Random sequences (7,4) hamming code encoding, after bpsk modem, and then decoding, and finally draw the signal to noise ratio and bit error rate curve
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.23kb
    • 提供者:lvdelong
  1. Cyclic-Hamming-code-Simulation

    0下载:
  2. this is a Cyclic Hamming code Simulation in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:28.2kb
    • 提供者:hossein
  1. Hamming-code

    0下载:
  2. 模拟产生(7,4)汉明码及其监督矩阵,并用产生的监督矩阵判断传输的码字是否有错,如果有错,指示出其出面错误的位置 -Simulated (7,4) Hamming code and its monitoring matrix, and supervision of the resulting matrix to judge transmission codeword is wrong, if wrong, indicating that it came forward to the wrong
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.64kb
    • 提供者:konglong
  1. Hamming-code-for-error-detection-and-correction.r

    0下载:
  2. This set of files describe how error detection and correction can be done using hamming code/parity-bit checker
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:74.55kb
    • 提供者:Rishav Goel
  1. Soft_hard-decision-of-hamming-code

    1下载:
  2. 代码实现了汉明码译码的软判决和硬判决误码率仿真图,并且通过对比理论曲线,验证了代码的正确性。-This code achieves the BER code curve of hamming code using soft decision and hard decision. Compared with the theoretical curve,I verify the correctness of the code.
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:27.57kb
    • 提供者:
  1. hamming-code

    0下载:
  2. 汉明码的生成,纠错,识别,解码,各种实例。-hamming code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:
    • 文件大小:17.59kb
    • 提供者:nate
  1. hamming-code

    0下载:
  2. MATLAB中移动检错纠错码汉明码的源程序实现,包括编码和译码-MATLAB Mobile Hamming code error detection and correction of the source to achieve, including encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1013byte
    • 提供者:hwj
  1. Hamming-code-tabel

    0下载:
  2. It generates the hamming code table
  3. 所属分类:matlab

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