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

搜索资源列表

  1. LDPC

    0下载:
  2. 此为LDPC低密度校验码的编译码的原理与应用的详细介绍。包括各种信道模型下的仿真结果,有助于更好的学习通信系统的编译码过程的实现。-This is the LDPC coding and decoding LDPC codes principles and applications in detail. Including channel model simulation results, contribute to a better communication system of learni
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8414567
    • 提供者:黄珊琳
  1. ldpc_generate

    0下载:
  2. LDPC码即低密度奇偶校验码(Low Density Parity Check Code,LDPC),这是LDPC仿真中稀疏矩阵生成程序,我花了好几天的时间搞懂,并做了注释。 -LDPC codes that low-density parity check codes (Low Density Parity Check Code, LDPC), which is generated sparse matrix LDPC simulation program, I spent a few
  3. 所属分类:Windows编程

    • 发布日期:2013-10-12
    • 文件大小:4532
    • 提供者:han
  1. ldpc

    0下载:
  2. ldpc码的编码实现以及迭代译码实现的c语言描述-ldpc code Coding and iterative decoding to achieve the c language to describe
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-10-12
    • 文件大小:2213
    • 提供者:刘君朋
  1. LDPC

    0下载:
  2. 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿真实验的的输入信号。最后分别查看Workspace中的变量s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:14993
    • 提供者:吴健
  1. design-of-LDPC-code-compiler

    1下载:
  2. 基于MATLAB的LDPC码编译设计,是LDPC的基础程序,适合初学者-MATLAB-based LDPC code compiler design is based LDPC program, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:678539
    • 提供者:
  1. LDPC

    0下载:
  2. LDPC LDPC码即低密度奇偶校验码 LDPC码已成为第四代通信系统(4G)强有力的竞争者,而基于LDPC码的编码方案已经被下一代卫星数字视频广播标准DVB-S2采纳。-LDPC LDPC codes that low density parity check codes LDPC codes have become the fourth generation communication system (4G) a strong competitor, but the encodin
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:15944
    • 提供者:林佳
  1. 2512007LDPC

    0下载:
  2. matlab对LDPC码的性能仿真-matlab simulation of the performance of LDPC codes. . . . . . . . . . .
  3. 所属分类:Fax program

    • 发布日期:2017-03-29
    • 文件大小:175287
    • 提供者:zengpeibin
  1. channel_ldpc

    0下载:
  2. LDPC码在matlab环境下的仿真. 还有些地方可以改进.-Simulation of LDPC code.
  3. 所属分类:matlab

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

    0下载:
  2. 这个Matlab仿真程序实现LDPC低密度奇偶校验码(Low Density Parity Check)算法。适用于AWGN信道下-The Matlab simulation program to achieve low density parity check codes LDPC (Low Density Parity Check) algorithm. AWGN channel for
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:91483
    • 提供者:charalee
  1. 2009CHP17-LDPC

    0下载:
  2. 北大信息与编码理论课件,主要讲LDPC码-North courseware information and coding theory, mainly about LDPC codes
  3. 所属分类:Communication

    • 发布日期:2017-05-01
    • 文件大小:522883
    • 提供者:ajiao
  1. ldpc

    0下载:
  2. LDPC码在通信系统中的应用,其解码译码在高斯,锐利信道中的应用。-LDPC codes in the communication system applications, the decoder decoding the Gaussian, sharp channel applications.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1498
    • 提供者:李永强
  1. ldpc_bpsk

    1下载:
  2. LDPC码与bpsk结合,利用三种不同方法产生生成矩阵和校验矩阵。-LDPC codes combined with bpsk using three different methods have generated matrix and calibration matrix.
  3. 所属分类:Communication-Mobile

    • 发布日期:2015-05-26
    • 文件大小:9216
    • 提供者:李永强
  1. LDPC

    0下载:
  2. LDPC码译码器,采用BCJR算法,效验矩阵为1000*500.MATLAB代码2010a运行通过-LDPC code decoder, using the BCJR algorithm, well-tested code matrix is ​ ​ 1000* 500.MATLAB run through 2010a
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:19403
    • 提供者:adhw
  1. ps_decoder3_12_80_mod

    0下载:
  2. PS-LDPC码译码器的Verilog程序-PS-LDPC code decoder of the Verilog program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:30197
    • 提供者:王昆
  1. Efficient-Encoding-of-LDPC

    0下载:
  2. 本文主要给出了能够线性编码的LDPC码的结构-This paper shows that linear coding of the structure of LDPC codes
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-31
    • 文件大小:446996
    • 提供者:chantwao
  1. ldpc

    0下载:
  2. LDPC码的全功能描述,按数组来描述,功能齐全,包括所有物理层的仿真过程-this project introduce the LDPC s funciton
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:7581
    • 提供者:大早子
  1. LDPC(Beijing-university-)

    0下载:
  2. 北京大学的信息与编码理论课件,有关LDPC码-Peking University Information and Coding Theory courseware: LDPC
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:522965
    • 提供者:xc
  1. DVB_S2-LDPC

    0下载:
  2. 讨论了LDPC码的基本编码译码原理,然后重点阐述了DVB-S2标准LDPC码的编译码方法。提出了针对DVB-s2标准的LDPC码编 码算法的软件实现 -Paper discusses the basie Principle of LDPC encoding and deocding in the standard of DVB-s2.
  3. 所属分类:matlab

    • 发布日期:2015-08-15
    • 文件大小:4832256
    • 提供者:凡尘之上
  1. comparison-of-several-LDPC-codes

    0下载:
  2. 对几种LDPC码的性能进行比较,发表在电讯技术上。-Performance comparison of several LDPC codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-11-21
    • 文件大小:387072
    • 提供者:tt
  1. LDPC-codes--short-loop-algorithm

    0下载:
  2. 一种LDPC码校验矩阵消短环算法,发表在计算机工程与科学上-One kind of check matrix of LDPC codes eliminate short-loop algorithm
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:135440
    • 提供者:tt
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com