CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - ldpc.m

搜索资源列表

  1. LDPC_BSN

    1下载:
  2. This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:119205
    • 提供者:张强
  1. LDPC-2006-02-08.tar.gz

    1下载:
  2. Software for Low Density Parity Check Codes Radford M. Neal Version of 2006-02-08. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Parity Check (LDPC) codes. (Note, however,
  3. 所属分类:密码/编码算法

  1. MIMO_LDPC_Simulation

    0下载:
  2. This program can simulate 2*2 MIMO-LDPC base-band systems. ---inv_GF2.m ---ldpc_decode.m ---MIMO_LDPC.m ---MIMO-LDPC_BER.jpg
  3. 所属分类:密码/编码算法

  1. ldpc

    13下载:
  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. CDBMTLDPCDecoder.m

    0下载:
  2. LDPC decoder for Chinese DTV standard. This code works for all code rate,only need to change is Paritycheck matrix.I have tried with 1/2 code rate.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1326
    • 提供者:Abhijeet
  1. makeLdpc

    0下载:
  2. LDPC编码算法, Create R = 1/2 low density parity check matrix M : Number of row N : Number of column method : Method for distributing non-zero element {0} Evencol : For each column, place 1s uniformly at random {1} Evenboth: For each
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1209
    • 提供者:小刘
  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. Schwitter308298950_LT_RSD_Rayleigh.m

    0下载:
  2. LDPC matlab code for demonstration purpose
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2501
    • 提供者:Kun
  1. ldpc_decode

    1下载:
  2. 基于对数的置信度传播算法的LDPC译码程序,ldpc_decode.m -Based on the number of belief propagation algorithm for LDPC decoding process, ldpc_decode.m
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1469
    • 提供者:王望
  1. LDPC

    0下载:
  2. LDPC编译码算法,主要研究编码效率、帧长与吞吐量的三维关系。文件ldpcBER.m为运行文件,其他文件为函数文件。-LDPC encoding and decoding algorithms, the main research coding efficiency, frame size and throughput 3D. The file ldpcBER.m run the file, other files as a function of the file.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:9475
    • 提供者:candy
  1. LDPC_BPSK_simulink

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

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

    0下载:
  2. 使用matlab编程的的LDPC译码实现,M文件,在matlab平台运行。-LDPC_DECODE POROGRAM
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32710
    • 提供者:黎明
  1. de-regular-0.1.1

    0下载:
  2. matlab实现LDPC的形成与编解码,M文件及图形,在matlab平台运行-LDPC
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7566
    • 提供者:黎明
  1. countRowWeight

    0下载:
  2. 统计LDPC校验矩阵H行重的程序,给定校验矩阵H,输出文件形式为m*1矩阵。-Count row weight of the check matrix of LDPC code,with the given check matrix H,the format of output file is m*1 matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:341769
    • 提供者:陈晓鹏
  1. fengie

    0下载:
  2. 已经调试成功.内含m文件,可直接运行,ldpc码的编解码实现,本程序的性能已经达到较高水平。- Has been successful debugging. M contains files can be directly run, Codec ldpc code implementation The performance of the program has reached a high level.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:4063
    • 提供者:trmsenfq
  1. Density evolution

    0下载:
  2. chan_mess.m de_irregular.m de_regular.m irregular.m
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:8192
    • 提供者:Ritter
  1. LDPC_cycle6

    0下载:
  2. Calculation of Cycle of Tanner Graph in LDPC Codes LDPC_Cycle6.m
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:Ting Ya
  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编程
搜珍网 www.dssz.com