搜索资源列表
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
turbo_decoder1
- LTE系统中Turbo译码MATLAB程序-turbo decoder in lte system
SPA_log
- LDPC码的和积算法,码长可以任意,输出多项式即可,译码输出软信息-Sum-product algorithm for LDPC codes, code length can be arbitrary, the output polynomials can be, decoder outputs soft information
TD-SCDMA的链路级仿真过程源代码分析
- TD-SCDMA的链路级仿真过程源代码分析,QPSK调制,维特比译码-TD-SCDMA link-level simulation analysis of source code, QPSK modulation, Viterbi decoding
ViterbiDecoderr
- viterbi译码算法的matlab源代码-viterbi decoding algorithm matlab source code
TPC-chase
- TPC的Chase迭代译码时测试图样的程序-TPC of Chase iterative decoding process when the test pattern
bpDecodingAlgorithm
- 一个基于BP算法的低密度奇偶校验码译码程序。-A decoding program based on BP of LDPC.
RS
- RS软译码性能仿真,选择最不可能的3个符号进行替换译码。-RS soft decoding performance simulation, choose the most unlikely of the three symbols to replace the decoder.
turbo
- 使用malab完成turbo码的编译码,在给定生成多项式、交织映射表和删余选择的情况下进行turbo编码-Use malab complete turbo code encoding and decoding, in a given generator polynomial, interleaving mapping table and the deletion of the circumstances under which I choose turbo coding
Randomly_constructed_LDPC_code_encoding_and_decodi
- 随机构造的LDPC码的编译码算法,经过测试,能够用matlab运行-, tested, able to run matlab
Turbo_encode
- 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切
qaryLDPC
- 关于多进制LDPC码的编译码的matlab代码-Ary LDPC codes on the coding and decoding of the matlab code
802.11a
- 802.11a的方针,有维特比编译码,较之于结交志-the Matlab/Simulink system, matched filtering, carrier recovery, rehabilitation Timing important module, the better modulation and demodulation system 16Qam understanding
siran
- 实现了通信中的MATLAB的最大似然译码操作-implement the ml method in the communication system
Turbo
- TURBO码译码器,采用MAP 算法译码,其中还包括 卷积码MAP译码方法。-TURBO Decoder, decoding using MAP algorithm, which also includes MAP Decoding convolutional codes.
LDPC
- LDPC码译码器,采用BCJR算法,效验矩阵为1000*500.MATLAB代码2010a运行通过-LDPC code decoder, using the BCJR algorithm, well-tested code matrix is 1000* 500.MATLAB run through 2010a
LDPC
- LDPC的译码算法,其中使用matlab和C的联合编程,C主要做了译码算法,并且有性能的仿真测试-LDPC decoding algorithm, including joint programming matlab and C, C major to do the decoding algorithm and performance simulation test
Turbo-code-simulation
- Turbo码仿真的matlab代码,采用sova译码和logmap译码两种方式,包括分组交织和m序列交织两种交织方式-Turbo code simulation matlab code, using the the sova the decoder and logmap decoding two ways, including packet interleaving, and m-sequence interleaving two interleaving
juanjima
- 卷积码和viterbi译码,主要包括卷积码和viterbi译码的matlab程序。-Convolutional code and viterbi decoding, including convolutional code and viterbi decoding matlab program.
3gpp lte turbo 编码译码matlab源代码
- LTE协议中turbo码,matlab的编译码源程序,亲测可用