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

搜索资源列表

  1. LDPC matlab程序

    4下载:
  2. LDPC matlab仿真程序 输出BER曲线
  3. 所属分类:matlab例程

  1. kmplot

    0下载:
  2. LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and si
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:4387
    • 提供者:Rafal
  1. ldpc

    12下载:
  2. ldpc码在AWGN信道下的性能仿真。包括geth.m,getG.m,H2G.m,decode.m,BER.m按传统的编码方案编码,生成H矩阵后转化为G矩阵,编码后送入高斯信道。仿真得到BER性能-ldpc codes in the AWGN channel performance simulation. Including geth.m, getG.m, H2G.m, decode.m, BER.m coded according to the traditional encoding sch
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:69101
    • 提供者:熊路
  1. LDPC_BSN

    2下载:
  2. LDPC编码的误码率分析,包括四种译码方法。-LDPC coded BER analysis, including four decoding methods.
  3. 所属分类:matlab例程

    • 发布日期:2017-06-17
    • 文件大小:8968
    • 提供者:cyhgxu
  1. LDPC_BSN

    0下载:
  2. 一个LDPC编码/译码程序,带有误码率分析代码-ldpc encoding/decoding program, with BER analysis.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:7595
    • 提供者:wuik
  1. MIMO

    3下载:
  2. mimo系统的仿真,提供发射天分别使用1发1收,和1发多收的各种情况下的误码率比较。IEEE论文的远程序。-MIMO system simulation, respectively, provide the launch-day use of one fat one admission, and one fat collected under a variety of circumstances BER comparison. IEEE papers far procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6956
    • 提供者:王玉兰
  1. stbc-qpsk-ber

    0下载:
  2. stbc编码qpsk调制的误码率,需要的可以下载了学习一下-stbc编码qpsk调制的误码率
  3. 所属分类:matlab

    • 发布日期:2014-05-25
    • 文件大小:29332
    • 提供者:袁东
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:8047
    • 提供者:天天
  1. LDPCdwt

    0下载:
  2. ldpc码在数字水印方面的研究,可加强对ldpc码的理解-the research about ldpc applied digital watermark,it can decrease ber and improve robutness
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:894253
    • 提供者:小红
  1. LDPC_BSN

    0下载:
  2. LDPC codes BER simulation under AWGN channel. MacKay-Neal based LDPC matrix. Message encoding uses sparse LU decomposition. There are 4 choices of decoder: hard-decision/bit-flip decoder, probability-domain SPA decoder, log-domain SPA decoder, and si
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-11-21
    • 文件大小:8708
    • 提供者:Józef
  1. MATLAB

    0下载:
  2. this an example of LDPC code in which after encoding i have added AWGN(Additive white Gaussian noise) and bsc(binary symmetric channel). then i hav performed decoding operation. one can easily devloped different BER vs Eb/N0 graph of different channe
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:7738
    • 提供者:Ronak chauhan
  1. BER

    0下载:
  2. 多输入多输出(MIMO)系统中LDPC-STBC级联编码算法-the combined LDPC with STBC in MIMO system
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:98525
    • 提供者:ningmengcha
  1. regular-LDPC-code

    0下载:
  2. Low Density Parity Check (LDPC) 信道编码的C程序。二部图连接关系的输入在20000.10000.3.631.txt 文件中。文件中的参数包括check,ariable节点的度数,具体的连接关系。可根据具体需要,需改你所需的txt文件,从而实现任意参数的LDPC程序仿真。经验证,此程序的性能正确,符合理论文献中的结果。-Low Density Parity Check (LDPC) codes simulation C program. This program i
  3. 所属分类:Algorithm

    • 发布日期:2015-08-19
    • 文件大小:284672
    • 提供者:金琦
  1. LDPC_BPSK_simulink

    0下载:
  2. MATLAB M文件调用SIMULINK完成LDPC误码率仿真-MATLAB M SIMULINK LDPC BER SIMULATION
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:8615
    • 提供者:陈丹
  1. LDPC

    0下载:
  2. LDPC的编码译码程序,及其校验矩阵的生成和误码率曲线,还是比较有价值的-LDPC encoding decoding procedures, and the generation of check matrix and the ber curve, or more valuable
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7032
    • 提供者:王岩
  1. LDPC

    1下载:
  2. LDPC编码,BPSK调制,AWGN信道,译码,可以仿真出误码率曲线-LDPC coding, BPSK modulation, AWGN channel decoding, the BER curves can be simulated
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-26
    • 文件大小:24940
    • 提供者:liberal
  1. LDPC-test-for-girth-or-cycle-of-the-length-4

    0下载:
  2. the matlab program checks for cycles that are of the legnth 4.it is a useful program to check if the cycles in your LDPC code are to short thus causing BER errors
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:4750
    • 提供者:ingatze
  1. LDPC-Code-Rate-1_2

    0下载:
  2. Matlab software that generates LDPC parity check matrix of rate 1/2 with the possibility of selecting the input output block dimension and performs BER evaluation of BPSK+LDPC transmission over AWGN channel.
  3. 所属分类:3G develop

    • 发布日期:2017-04-08
    • 文件大小:7184
    • 提供者:Serpo
  1. LDPC码

    1下载:
  2. 信息通过LDPC编解码误码率与未编码信息误码率比较(Comparison of BER between uncoded information and LDPC code)
  3. 所属分类:通讯编程

    • 发布日期:2021-04-08
    • 文件大小:13312
    • 提供者:chenyun
  1. LDPC

    1下载:
  2. 无论是那种编码方式,在AWGN信道中的性能都明显由于在瑞利衰减信道中的性能。这一点也符合实际。毕竟AWGN信道是瑞利衰减信道的特殊情况。除此之外,在研究单一编码方式误码率时,样本帧数越大,则得到的误码率曲线就越平滑,较少出现较明显的凸起。(Either way, the performance in AWGN channel is obviously due to the performance in Rayleigh attenuation channel. This is also in l
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2021-04-09
    • 文件大小:26624
    • 提供者:lockonlxf
« 12 3 4 »
搜珍网 www.dssz.com