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

搜索资源列表

  1. LDPC.tar

    1下载:
  2. 一个LDPC的例程使用matlab编写,可直接运行,信道编码程序-a LDPC the use of Matlab routines prepared to be directly run channel coding procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2691
    • 提供者:李文超
  1. LDPC

    1下载:
  2. 用于LDPC编码译码的仿真实现。包括随机生成校验矩阵、由校验矩阵产生生成矩阵、编码、加随机噪声、译码等内容。原作者是老外,有部分中文注释。-LDPC coding for decoding Simulation. Check including random matrix generated by the calibration matrix generated generator matrix, coding, plus random noise, such as decoding. The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:59040
    • 提供者:别志松
  1. LDPC-2001-11-18.tar

    0下载:
  2. 关于LDPC编/译码的方针平台。能随机产生信源和模拟高斯信道。-on LDPC encoder / decoder platform approach. Letters can be randomly generated and analog sources Gaussian Channel.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:397275
    • 提供者:与自封
  1. ldpc

    0下载:
  2. 关于LDPC编码的MATLAB实现仿镇,求关于LDPC码的FPGA实现-LDPC coding on the fake MATLAB town, seeking LDPC on the FPGA
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:20799
    • 提供者:ngy68
  1. matlab-LDPC

    0下载:
  2. 该文件包括几篇比较关于LDPC编码核心的基础读物,还有关于LDPC开发的MATLAB仿真库和运用该库所进行的一些仿真源码-The documents include a few more LDPC coding on the basis of the core reading, also on the development of the LDPC MATLAB simulation library and use the library for the simulation source co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:886392
    • 提供者:刘泽凯
  1. LDPC

    2下载:
  2. LDPC编码的硬件代码,可在modelsim上验证(verilog code for ldpc encode)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-06-09
    • 文件大小:4233216
    • 提供者:邹润秋
  1. LDPC仿真高斯信道

    1下载:
  2. matlab下的LDPC仿真,高斯信道,调制方式为QPSK(A simulation of LDPC on matlab)
  3. 所属分类:通讯编程

    • 发布日期:2021-03-10
    • 文件大小:44032
    • 提供者:落地成盒
  1. scma ldpc

    3下载:
  2. SCMA with LDPC code
  3. 所属分类:其他

    • 发布日期:2020-12-08
    • 文件大小:430080
    • 提供者:Remzi
  1. LDPC-codes-master

    0下载:
  2. ldpc码的c语言实现,采用各种码长和alist(implemention in c about ldpc)
  3. 所属分类:其他

    • 发布日期:2019-03-27
    • 文件大小:355328
    • 提供者:xjg
  1. LDPC编码的BP译码算法的matlab程序

    1下载:
  2. LDPC编码的BP译码算法的matlab程序(Matlab Program of BP Decoding Algorithms for LDPC Coding)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-07
    • 文件大小:2048
    • 提供者:程序开发1
  1. LDPC码的PEG构造算法

    3下载:
  2. LDPC-PEG算法构造H矩阵 LDPC码最早在20世纪60年代由Gallager在他的博士论文中提出,但限于当时的技术条件,缺乏可行的译码(PEG Construction Algorithms for LDPC Codes)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-22
    • 文件大小:1024
    • 提供者:程序开发1
  1. 基于matlab实现ldpc码的编解码和性能分析

    1下载:
  2. 基于matlab实现ldpc码的编解码和性能分析(Encoding and decoding and performance analysis of LDPC codes based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-14
    • 文件大小:94208
    • 提供者:程序开发6
  1. ldpc with different modulation

    1下载:
  2. LDPC码的详细编码及译码的实现,并且含有LDPC码自身误检性能的分析(Detailed encoding and decoding of LDPC codes and analysis of error detection performance of LDPC codes)
  3. 所属分类:网络编程

    • 发布日期:2020-04-14
    • 文件大小:56320
    • 提供者:之外
  1. LDPC-PEG算法构造H矩阵

    2下载:
  2. LDPC-PEG算法构造H矩阵源码程序,matlab源码程序 clear all; clc; %输入编码参数,m:校验节点数目,n:变量节点数目(注意码率R不一定为1/2) %构造任意码率的LDPC校验矩阵 m=input('The number of check nodes:'); n=input('The number of variable nodes:'); h=zeros(m,n); %给定变量节点度分布序列 dv=0.38354*x+0.04237*x^2+0.5740
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-18
    • 文件大小:1024
    • 提供者:MATLAB编程
  1. 5g-ldpc-master

    2下载:
  2. 实现了符合NR标准的LDPC,包括base graph 1 和 base graph 2(NR LDPC encoder+decoder ; base graph 1 and base graph 2; matlab)
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2019-12-17
    • 文件大小:1391616
    • 提供者:木森林木木
  1. ldpc-3gpp-matlab-master

    1下载:
  2. Matlab simulations of the encoder and decoder for the New Radio LDPC code from 3GPP Release 15. The corresponding standards document (TS38.212)
  3. 所属分类:其他

    • 发布日期:2019-12-17
    • 文件大小:38912
    • 提供者:weller
  1. LDPC

    1下载:
  2. ldpc编码,bpsk调制的通信系统,有中文注释(LDPC code, BPSK modulation communication system, with Chinese Notes)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-12
    • 文件大小:14336
    • 提供者:YYYYY9999
  1. ldpc-3gpp-matlab-master

    1下载:
  2. LDPC编码仿真,完整例子。。。。。。。。。。(LDPC coding simulation)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-29
    • 文件大小:40960
    • 提供者:船长2020
  1. LDPC编码

    1下载:
  2. 分别为AWGN信道模型下BPSK调制的程序;AWGN信道模型下BPSK调制LDPC编码的程序;AWGN信道模型下BPSK调制、采用具有不同列重的构造矩阵进行LDPC编码的程序;AWGN信道模型下BPSK调制、采用不同的迭代译码次数进行LDPC编码的程序。(LDPC coding program for AWGN channel)
  3. 所属分类:matlab例程

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

    0下载:
  2. 1) 生成具有大小的LDPC奇偶校验矩阵。 2) 使用BF算法对使用1)生成的码字进行解码。 3) 给出解码算法在BPSK调制和AWGN信道下,信噪比为1、1.5、2、2.5、3db时的误码概率。(1)Generate a parity check matrix of LDPC with size . 2)Use the BF algorithm to decode a codeword generated by using 1). 3)Give the bit error probabilit
  3. 所属分类:3G/4G/5G开发

    • 发布日期:2021-01-10
    • 文件大小:29696
    • 提供者:项庄舞剑
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com