搜索资源列表
cml.1.6.2
- This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run. it run the encoder and add white noise in the channel,
cml.1.8.1
- iterative 解码库,matlab 和 c写的, 包括turbo code和LDPC的编解码, 含源代码
itpp-4.0.4.tar
- 强大的C++库,综合了Matlab的功能和C的速度,适合于信号处理等领域。最新的2008年3月稳定版本,支持ldpc/turbo编码。
098
- [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是
LDPC-2006-02-08.tar.gz
- 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,
decode_vc
- Turbo 译码程序,有需要的可以联系我-Turbo decoding procedures are in need can contact me
ldpc_c_code
- LDPC码在基于BP (Belief Propagation) 的迭代译码相结合的条件下具有逼近Shannon 限的性能,是继turbo 码后在纠错编码领域又一重大进展。压缩文件中给出了LDPC在高斯信道下的c程序。-LDPC codes based on BP (Belief Propagation) Iterative Decoding of combining conditions with performance approaching Shannon limit on the heel
cml
- 1、HSDPA; 2、LTE; 3、turbo code; 4、Mobile WiMAX; 5、LDPC-CML 1.10
TS-LDPC
- Turbo 码结构的LDPC码,占用存储空间小,性能好-Turbo structed LDPC,very good perfomance
79419129decode_ldpc_APP_LLR
- This a software runing on the Matlab. it is used in the channel coding simulation. It i nclude DVB-S2 LDPC and turbo Covolution. and block turbo code, You can choose which channel coding to run. it ru n the encoder and add white noise in the channel.
Turbo_LDPC
- Turbo码,LDPC码(低密度奇偶校验码)均具有接近Shannon限的性能, 是目前便译码研究的热点。Turbo码在低信噪比情况下的性能优于其它各种编码 方式。而LDPC码的描述简单,具有较大的灵活性,当码长足够长时具有比Turbo 码更为良好的性能,其译码复杂度低于Turbo码。-Turbo code, LDPC code (LDPC) all have close to Shannon limit performance, it is the firm' s resear
test
- turbo ldpc codes-2 test it is my test code for turbo ldpc codes for everybody to have a ref.
TheDevelopmentofTurboandLDPCCodesforDeep-SpaceAppl
- 介绍Turbo码和LDPC码在深空通信中的应用和发展趋势-Turbo codes and LDPC codes introduced in the Deep Space Communication and Development
7758521
- 一个EXIT图的MATLAB仿真程序,已经经过了测试时正确的,可以使用,EXIT图可以有效的分析LDPC,TURBO码的度分布问题-An EXIT figure of MATLAB simulation program, had already passed the test, can use correctly, the analysis of EXIT figure can effectively TURBO yards of degrees, LDPC distribution probl
bipartite8_type2
- 本程序是围长为8的QC-LDPC码设计,包括了4、6、8环的检测-This program is the girth of 8 QC-LDPC code design, including the detection of 4,6,8 ring
CmlStartup
- Iterative Solutions is committed to the mission of developing accurate and efficient software for the simulation of modern communication systems. All software is licensed as open source software under the Lesser GPL. The code is designed to run in ma
Turbo-and-Ldpc
- Turbo与LDPC编解码及其应用(肖扬)书中程序-Turbo and LDPC encoding and decoding and application program (Xiao Yang) in the book
LDPC-2012-02-11
- C语言实现的LDPC(Low Density Parity Check Codes)通信仿真代码(Software for Low Density Parity Check Codes Version of 2012-02-11. This collection of programs and modules, written in C, is intended to support research and education concerning Low Density Pari
LDPC Turbo_matlab
- LDPC码与TURBO码的matlab仿真程序(The MATLAB simulation program of LDPC code and TURBO code)
Turbo-and-Ldpc
- Turbo与LDPC编解码及其应用(肖扬)书中程序,对应页数的代码