搜索资源列表
LDPC编码译码MATLAB代码
- 基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率
LDPC.rar
- LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
ldpc.rar
- LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
ldcp_verilog
- ldpc verilog 程序 做ldpc硬件实现的可以-ldpc verilog procedures do LDPC hardware implementation can
LDPC
- ldpc编码,随机生成H矩阵,LLR-BP算法译码,有我详细的注解,非常详尽-ldpc coding, randomly generated H matrix, LLR-BP decoding algorithm, with my detailed notes, very detailed
bp
- LDPC中BP译码程序,以及加入高斯白噪声程序-LDPC BP decoding procedures
ldpc0303
- ldpc编码,完整的编解码过程,并有多个编码实例-LDPC codes, the complete codec process and a number of coding examples
checkNodee_Behavioral_VHDL
- LDPC码校验节点(checknode)进行奇偶校验方程时的vhdl编程,硬件语言实现-LDPC check nodes (checknode) carried out at the time of parity equation VHDL programming, hardware language
bitNode_Behaviora_VHDL
- LDPC码的消息节点(Bitnode)消息更新过程的VHDL语言实现-LDPC code of the message node (Bitnode) news update process of the VHDL language
LDPC_BSN
- LDPC编码的误码率分析,包括四种译码方法。-LDPC coded BER analysis, including four decoding methods.
LDPCdemo
- lDPC编解码程序,以MATLAB为其开发环境,采用的是LLR BP译码,对LDPC码编程有帮助。-codec lDPC procedures to MATLAB for their development environment, using the LLR BP decoding of LDPC codes assist programming there is.
decode_log_ldpc
- LDPC码对数域译码程序,结构简单,相信对大家有所帮助-LDPC decoding with Log field
bpDecodingAlgorithm
- 一个基于BP算法的低密度奇偶校验码译码程序。-A decoding program based on BP of LDPC.
ldpc-bp-log
- matlab环境下BP译码log程序,很简洁,已运行成-ldpc bp decoding of log in matlab enviorment
ldpc-bp
- LDPC码经典BP译码程序,Matlab环境下,可运行成功-ldpc codes bp decoding in matlab enviorment
ldpc-matlab
- 关于ldpc的编解码的相关程序,欢迎大家下载,大家要多多共享资源啊-Ldpc codec on the relevant procedures, are welcome to download, we have to a lot of shared resources ah
LDPC
- 此为LDPC码的完整的编译码的MATLAB源代码。可用于通信系统的编码仿真,非常方便。-This is a complete encoding and decoding LDPC codes of MATLAB source code. Coding can be used for simulation of communication systems, very convenient.
LDPC
- Matlab LDPC译码BP算法译码仿真-Matlab LDPC BP decoding algorithm for decoding simulation
ldpc-bp-log
- 基于matlab的LDPC码的置信度传播编译码程序(Confidence propagation code program of LDPC code based on MATLAB)
LDPC
- MATLAB实现的低密度奇偶校验码,采用DTMD标准,BP译码,可直接运行,简单易上手