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

搜索资源列表

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

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

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

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

    • 发布日期:2013-07-31
    • 文件大小:17285
    • 提供者:刘薇
  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
    • 文件大小:844
    • 提供者:于凯
  1. haming_encoding

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

    • 发布日期:2013-07-31
    • 文件大小:677
    • 提供者:wwei
  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
    • 文件大小:31830
    • 提供者:Hongyuan Li
  1. hamming

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

    • 发布日期:2013-07-31
    • 文件大小:871
    • 提供者: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-05
    • 文件大小:585
    • 提供者:lijun
  1. hamming

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

    • 发布日期:2017-03-30
    • 文件大小:1382
    • 提供者:yangxi
  1. Decoder

    0下载:
  2. 通用汉明码译码器,并加入容错处理,MATLAB源程序-General Hamming code decoder, and add fault tolerance, MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1622
    • 提供者:michael
  1. code

    0下载:
  2. 基于matlab的虹膜边缘识别 包括边缘检测,归一化,用汉明矩进行特征匹配-Matlab on the edge of iris recognition, including edge detection, normalization, with Hamming moments feature matching
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:19405
    • 提供者:郭林炀
  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
    • 文件大小:1261
    • 提供者:lvdelong
  1. hamming

    0下载:
  2. 汉明码Hamming Code 编程实例-Hamming code Hamming Code Programming Example
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2849
    • 提供者:yankai
  1. hamming

    0下载:
  2. 实现汉明码的译码算法 进行正交调制和硬判决 -Hamming code decoding algorithm to achieve the orthogonal modulation and hard decision
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:5437
    • 提供者:yilidoujiang
  1. hamming-codesgen

    0下载:
  2. hamming code -hamming code .................................
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1390
    • 提供者:Demi
  1. Cyclic-Hamming-code-Simulation

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

    • 发布日期:2017-03-28
    • 文件大小:28876
    • 提供者: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
    • 文件大小:1678
    • 提供者:konglong
  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-04
    • 文件大小:28231
    • 提供者:
  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
    • 文件大小:1013
    • 提供者:hwj
  1. Hamming-code-tabel

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

    • 发布日期:2017-04-11
    • 文件大小:870
    • 提供者:jay
  1. RS and Hamming code

    0下载:
  2. This is Hamming code source code
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:27648
    • 提供者:Alew
« 12 3 4 5 »
搜珍网 www.dssz.com