搜索资源列表
@fec
- matlab最新LDPC源码,不太好懂.请各位高手指点迷津~
ldpc_encode
- matlab写的ldpc的编码过程。有部分注解。-wrote ldpc Matlab coding process. Some notes.
GallagerH
- 基于1962年Gallager提出的规则LDPC码构造方法实现的生成相应LDPC校验矩阵的相应matlab程序。只需要输入相应的码长,列重,行重即可得到具体的矩阵。-1962 Gallager based on the rules LDPC new method of generating the corresponding LDPC calibration matrix corresponding Matlab procedures. Only need to import the corre
work
- LDPC码在AWGN信道下的MATLAB仿真程序
LDPC毕设VHDL程序
- matlab编解码编程
matlab.rar
- matlab LDPC 仿真程序 做LDPC的必备的,matlab LDPC simulation program to do the necessary LDPC
LDPCsum
- LDPC码在C++、matlab环境下仿真。-LDPC C++、matlab
QC_codes
- QC-LDPC的编译码算法,能够实现对QC-LDPC的SER的仿真-The QC-LDPC codec algorithm for QC-LDPC can achieve the SER simulation
09427
- ldpc码的matlab功能程序,可以生成LDPC码-ldpc code matlab function program can generate LDPC codes
AWGN
- 该matlab程序能实现LDPC码的编码和解码,能在matlab7.0运行-The matlab program to achieve encoding and decoding of LDPC codes can be run in matlab7.0
LowDensityParityCheckCode
- 有关可变码长LDPC编码电路的设计与实现的MATLAB编码程序的上传-LDPC Low Density Parity Check Code,LDPC
LDPC_BSN
- ldpc在BSN信道下的性能仿真,程序较简单,但可以运行,仅供参考-ldpc in the performance of BSN channel simulation, the program is relatively simple, but it can run for reference only
LDPC_pr
- 一个很完整的LDPC程序,计算速度比较快,可实现多种速率的LDPC编码-a nice LDPC programm
LDPC
- Matlab LDPC译码BP算法译码仿真-Matlab LDPC BP decoding algorithm for decoding simulation
LDPC
- ldpc码的编译码算法,用matlab软件进行仿真,包括bp译码算法。-ldpc matlab
LDPC
- matlab,的LDPC码译码,matlab实现-LDPC code
LDPC
- LDPC,LDPC code,LPDC decode, LDPC simulation,and some others in matlab.The result seems to be good to see. Hope it can help you a lot-LDPC code,LPDC decode, LDPC simulation,and some others in matlab.The result seems to be good to see. Hope it can help
samad5
- matlab file training for student university in home
6574693LDPC
- 实现ldpc编译码的matlab程序,欢迎大家下载使用。(LDPC compiler and code to achieve the matlab program, welcome to download and use)
LDPC MATLAB
- 代码实现了matlab完成LDPC编码,简洁有效且实现了误码率计算,但计算时间较长