CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bch

搜索资源列表

  1. bpsk_ofdm_RS_EN

    1下载:
  2. Modulation test for OFDM : This is a set of five (5) codes about COFDM (Coded Orthogonal Frequency Division Multiplexing) and coding schemes such as Convolutional, BCH, Reed Solomon (RS) and Low Density Parity Check (LDPC). The study uses an OFD
  3. 所属分类:matlab

    • 发布日期:2015-02-15
    • 文件大小:2048
    • 提供者:egres74
  1. bpsk_ofdm_CodeLDPC_EN

    2下载:
  2. Modulation test for OFDM : This is a set of five (5) codes about COFDM (Coded Orthogonal Frequency Division Multiplexing) and coding schemes such as Convolutional, BCH, Reed Solomon (RS) and Low Density Parity Check (LDPC). The study uses an OFD
  3. 所属分类:matlab

    • 发布日期:2015-05-05
    • 文件大小:2048
    • 提供者:egres74
  1. rs2daima

    0下载:
  2. 用乘法电路,编码后的码字为非系统码,若采用除法电路,则可得到系统码。 RS码实际上是一种多进制的BCH码,RS(n,k)码可以由m、n和k三个参数来表示,并且码字长度:n=2m-1个码元,信息段:k个码元,监督位:2t=n-k,最小码距:d=2t+1个码元。 -failed to translate
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:7752
    • 提供者:龙骑
  1. BCH_decoder

    0下载:
  2. 基于VHDL的BCH编码的编程,比较完整,方便学习-bch encode vhdl
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:411604
    • 提供者:王普领
  1. err_measure

    0下载:
  2. 该程序将常用的线性码、循环码、汉明码、BCH码等,配上常用的二进制相键控调制BPSK搭建成仿真系统,对它们的传输特性进行了仿真!-The program commonly used linear codes, cyclic codes, Hamming, BCH codes, coupled with the commonly used binary phase shift keying modulation BPSK built into the simulation system for t
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:78681
    • 提供者:盛兴
  1. alphaInitPlus.m

    0下载:
  2. Create a matrix for alpha for bch code
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:802
    • 提供者:carmelook
  1. BCH_C

    0下载:
  2. 根据BCH码的编译码原理,用C语言实现的BCH码编译码过程,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-18
    • 文件大小:4931052
    • 提供者:何欢
  1. BCH_Matlab

    0下载:
  2. 根据BCH码的编译码原理,用matlab实现的BCH码编译码,并进行误码率分析。-According to the principle of BCH code ,the program will realize the encodeing and decoding of BCH code,the analysis of BER.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-07
    • 文件大小:917
    • 提供者:何欢
  1. bchcode

    0下载:
  2. 实现了bch编码,基于有限域多项式除法,自己动手写的,大家可以看下-Based on division in galois field,relize the BCH code
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:张宇
  1. bch_encode

    2下载:
  2. BCH编码的matlab程序,实现BCH(1023,1013)-BCH coding matlab program to achieve the BCH (1023,1013)
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:2545
    • 提供者:张家
  1. BCH_matlab_code

    0下载:
  2. bch编码的matlab实现,提供matlab仿真框图和分析结果-bch coding matlab implementation, provides a block diagram matlab simulation and analysis results
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3100968
    • 提供者:张家
  1. GaloisFieldCoding

    0下载:
  2. Implement of Galois Field operations and decoding process of BCH code and Reed-Solomon codes
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-10-12
    • 文件大小:236162
    • 提供者:Joshua
  1. Majidzade_Mohamad_HW5

    0下载:
  2. RS-code performance vs BCH-code performance in a communication system.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:307588
    • 提供者:Mohamad
  1. codelength_recogcompare_BCH157

    0下载:
  2. 里面含有盲识别BCH码的长度的代码,用于matlAB子程序调试,很好用。-BCH code which contains the length of the blind identification code for matlAB subroutine debugging, very good use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:8250
    • 提供者:李灿
  1. BM-decode

    1下载:
  2. 进行BCH译码,经过模拟信道的加噪后,用BM译码的方法进行译码,信道编码的应用-BCH-decoded after the analog channel plus noise, with the BM decoding method for decoding, channel coding applications
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-13
    • 文件大小:2426
    • 提供者:luzhenyan
  1. MPAM4

    0下载:
  2. BCH编解码,能显示编译前后的码型变换,成功运行-BCH codecs, can show a pattern transformation compiled before and after successful operation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7609
    • 提供者:洪文昕
  1. BCH_matlab

    1下载:
  2. BCH信道编译码的matlab仿真程序,附带源代码以及仿真结果图,设计数据流程图,是初学理解BCH码的好文档-BCH channel codec matlab simulation program, with source code, and Simulation results, data flow design is good for beginners to understand BCH code documentation
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:176332
    • 提供者:唐杰
  1. bch3

    0下载:
  2. bch encoder decoder using viterbi method
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:5898
    • 提供者:daringkg
  1. rs-decoder-make-byvhdl

    0下载:
  2. - RS码是Reed-Solomon 码(理德-所罗门码)的简称,它是一类非二进制BCH码,在RS码中,输入信号分成k·m比特一组,每组包括k个符号,每个符号由m个比特组成。-- RS code is a Reed-Solomon code (Reed- Solomon codes) for short, is a non-binary BCH code, the RS code, the input signal is divided into a set of k · m bits, eac
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:366526
    • 提供者:路人甲
  1. nand_bch

    1下载:
  2. This file provides ECC correction for more than 1 bit per block of data, using binary BCH codes. It relies on the generic BCH library lib bch.c for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-04-02
    • 文件大小:3072
    • 提供者:
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 25 »
搜珍网 www.dssz.com