搜索资源列表
turbo-codes
- 在Matlab平台上实现WCDMA 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]是
Turbo_QAM_2a
- Turbo编码16QAM在AWGN信道中的性能Turbo码份量码为[1,17/15],码率为1/2,采用随机交织器-the encoder and decoder of the Turbo code
D016057
- RA 码及其在通信系统中的应用研究确良:重复累积码;简化译码算法;高斯估计;比特交织编码调制;光纤通 信;码率兼容码;Turbo 码交织器-RA Code and Its Application in Communication System does good: repeat accumulate codes simplify the decoding algorithm Gaussian estimation Bit-Interleaved Coded Modulation op
control
- Turbo码编码器时序控制模块,能够对于RAM,ROM读写以及编码器其他功能模块的使能进行控制-Turbo code encoder timing control module, to the RAM, ROM reader and encoder modules, other functions can be controlled so that
rom
- Turbo码编码器的Rom宏模块,此模块中包含Rom.v文件和存储交织地址的.mif文件-Turbo code encoder Rom macro module, this module contains intertwined Rom.v documents and store addresses. Mif file
juanjijiaozhi
- turbo乘积码编码,译码中交织器的程序-turbo product code encoding, decoding process in the interleaver
TTurbo_QAM_2au
- Turbo编码16QAM在AWGN信道中的性能Turboo码份量码为[1,17/15],码率为1/2,采用随机交织器 -Turbo coded 16QAM in AWGN channel performance Turboo code amount of code [1, 17/15], the rate 1/2, using a random interleaver
Turbo
- 使用C编写的基于QPP交织器的turbo编码及译码器。编码器出来的结果没有经过调制直接通过高斯白噪声信道(加入随机噪声),译码后的结果与编码前结果相同。开发环境是visual studio2010.-Written in C, based on QPP interleaver turbo encoder and decoder. Out the results of the encoder is not modulated directly by a white Gaussian noise c
WuYuFei_matlab
- turbo码运行,编码模块,包括分量编码器,删余,复用,交织等,译码模块,包括算法-operation of the turbo code, encoding module, including the component encoders, puncturing, multiplexing, interleaving, decoding module, including algorithms,
Turbo_encoder1
- Simulink建模仿真Turbo编码器全,花了些时间做的,希望有用-Simulink modeling and simulation Turbo encoder whole, took some time to do, I hope useful
WuYufei_matlab
- turbo编译码matlab程序,实现了Log-Map,SOVA译码算法,编码器可任意配置-a matlab program contain turbo encoding and decoding
turbo_code_5g
- 5G通信必须用到的编码:Turbo码是Claude.Berrou等人在1993年首次提出的一种级联码。基本原理是编码器通过交织器把两个分量编码器进行并行级联,两个分量编码器分别输出相应的校验位比特;译码器在两个分量译码器之间进行迭代译码,分量译码器之间传递去掉正反馈的外信息,这样整个译码过程类似涡轮(Turbo)工作。因此,这个编码方法又被形象地称为Turbo码。Turbo码具有卓越的纠错性能,性能接近香农限,而且编译码的复杂度不高。-5G communication must be used
turbo码
- Turbo码编码器和译码器的MATLAB仿真,不同译码算法性能对比,不同迭代次数译码性能对比(MATLAB simulation of Turbo code encoder and decoder, performance comparison of different decoding algorithms, and comparison of decoding performance of different iterations.)