搜索资源列表
SPA
- LDPC采用Sum-Product译码算法的程序Java语言版。-LDPC used Sum-Product decoding algorithm procedures version of the Java language.
LDPC
- LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
SPA_log
- LDPC码的和积算法,码长可以任意,输出多项式即可,译码输出软信息-Sum-product algorithm for LDPC codes, code length can be arbitrary, the output polynomials can be, decoder outputs soft information
H_512x1024
- LDPC 码二进制规则码生成矩阵512*1024,效果很理想-LDPC code rules binary code matrix to generate 512* 1024, the effect is very satisfactory
sum
- At Ocaml 2. Define a function sum that takes an integer list and returns the sum of all elements from it.
Polynomial
- calculation POLYNOMIAL this program makes the necessary declaration and reading a polynomial display and is polynomial and is the sum, product, and displays fu-calculation POLYNOMIAL this program makes the necessary declaration and reading a po
LDPC_BSN
- matlab仿真实现LDPC码编码译码(1/2)-LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
yima
- 硬判决和和积译码的性能相差不大,而最大似然译码的性能较好。因为最大似然译码的方法是找出所有发送码字中可能性最大的发送码字作为译码估值,是一种通过经验与归纳,由接收值推测发送码字的方法。-Hard decisions and the performance of the sum-product decoding little difference, the maximum likelihood decoding performance is better. Because the maximum
SPA
- 首先介绍了LDPC码的校验矩阵和其因子表示方法,然后利用二分图对和积解码算法进行了详细的描述,最后给出了信度传播概率译码算法详细步骤,并对关键公式作了证明-This paper,first introduces the check matrix and the factor graph of LDPC,then describes the sum-product algorithm by using the factor graph,and finally presents the deta
matrix
- 矩阵的实现(十字链表为基础),基本功能(转置,求和,求积)-Matrix in (cross-list based), the basic functions (transpose, sum, product)
sum-product-algorithm_SPA
- 用C++编程的低密度奇偶校验码的和积算法,用于LDPC的译码算法-In C++ programming, low-density parity check codes and product algorithm for LDPC decoding algorithm
LDPC-coding
- 有效的LDPC解码算法,详细介绍了LDPC码,并且有仿真结果-Efficient Implementations of the Sum-Product Algorithm for Decoding LDPC Codes
sum-product-algorithm-for-LDPC-codes-in-Matlab.ra
- sum product algorithm in matlab
even-Product-Sum
- R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenProduct(num) gives sum of all even positive integers less then or equal to num
even-Product-Sum
- R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenSum(num) gives sum of all even positive integers less then or equal to num
LDPC-Decode
- LDPC基本译码算法,Bit-flipping、Sum-product的MATLAB程序-Basic LDPC decode algorithm, Bit-flipping、Sum-product
3.zadaca1
- Matrix sum, product and exponentation, Programming techniques
ldpcdecode
- sum product algorithm decoding of ldpc
LDPC_Decoder_SPA
- LDPC译码器,基于SPA算法,matlab函数。-LDPC decoder, based on sum-product algorithm. a matlab function
Sum-Product-algrithm
- 因子图和和积算法的matlab实现,给需要的人用,谢谢你的宝贵建议-factor graph and sum-product algorithm