搜索资源列表

  1. hamming

    0下载:
  2. hamming编码的matlab小程序,要调用decode函数-a matlab program for hamming_code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:赵昊宸
  1. Cyclic-Hamming-code-Simulation

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

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:hossein
  1. hamming

    0下载:
  2. hamming code simulation using matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:Saheem
  1. Hamming

    0下载:
  2. 7bit Hamming code decoder, error detection and correction
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:Alessandro
  1. hamming-matlab

    0下载:
  2. 实现汉明码的编码和译码,可设定误码位置,查看纠错效果。-Achieve Hamming encoding and decoding, error location can be set to see the error correction effect.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:金鑫
  1. (1511)-Hamming-code

    0下载:
  2. (1511)汉明码设计,www.ebnar.cn推荐-(1511) Hamming code,www.ebnar.cn recommended
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:129024
    • 提供者:无名
  1. hamming

    0下载:
  2. returns the N-point symmetric Hamming window in a column vector.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:firas
  1. program-for-Hamming-Code-generation-for-error-det

    0下载:
  2. program for Hamming Code generation for error detection and correction.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:garv24
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:konglong
  1. DFT-mit-hanning-hamming-bartlett-faltung

    0下载:
  2. DFT hanning hamming bartlett window and convolutin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1447936
    • 提供者:mutiny
  1. Hamming(7-4)

    0下载:
  2. scr ipt file for simulating BER with Hamming Code (7,4)
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:mahdi
  1. hamming-demo

    0下载:
  2. a demo of hamming code compress/decompre-a demo of hamming code compress/decompress
  3. 所属分类:WEB源码

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:yu-cheng chen
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:76800
    • 提供者:Rishav Goel
  1. hamming.h

    0下载:
  2. Header file with values of Hamming Window in float for window length=1024
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:wojtas
  1. Soft_hard-decision-of-hamming-code

    0下载:
  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例程

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:
  1. Hamming

    0下载:
  2. Hamming Encoder of 7bit in VHDL, Where it consists 3 parity bits and 4 data bits, then after it is being passed to decoder where it corrects, if their is any error and gives desired data as output. -Hamming Encoder of
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:phani
  1. BPSK-modulation--Hamming

    1下载:
  2. BPSK调制,采用(15,11)汉明码对信号编码;然后对信号加噪,解调,译码。-BPSK modulation (15,11) Hamming code signal encoding then added noise to the signal, demodulation, decoding.
  3. 所属分类:文档资料

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:杨静
  1. hamming-and-hanning

    0下载:
  2. 汉宁窗和汉明窗的产生程序,分析他们的幅度和相位响应-Hanning window and Hamming window generation process, analysis of their amplitude and phase response
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:john
  1. Simulation-of-4FSK-Hamming-code

    0下载:
  2. MATLAB中提供了汉明码的编解码、4FSK调制解调函数和不同通信信道模型函数,本程序直接调用进行编程。借助于MATLAB可大大地拓宽研究分析的视野提高研究设计的效率,具有重要的推广和应用价值。-MATLAB provides the hamming codec 4FSK modem function and different communication channel model function, the program call
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:mary
  1. DCT-a-Hamming-coding

    0下载:
  2. 1.DCT变换,对整个图像的直接DCT变换和分块为8*8做DCT变换,并设定阈值。 2.汉明编码(7,4),译码以及找出错误图样和纠错。并在不同的转移概率的BSC道下进行传输。-DCT:Direct DCT and IDCT,blocking. hamming coding:decoding and picking up errors.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:xietao
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »

源码中国 www.ymcn.org