搜索资源列表
turbo_decoder1
- LTE系统中Turbo译码MATLAB程序-turbo decoder in lte system
LTE_rx_turbo_decode
- LTE系统中接收端的turbo解码器代码-LTE system, the receiving end of turbo code decoder
rate_matching
- LTE中的速率匹配部分,在turbo编码后使用。已经分好模块,包括子块交织以及比特收集和修剪等部分。-Rate matching section in the LTE turbo coding. Has been divided into many modules, including the part of the sub-block interleaving and bit collection and pruning.
SBL1_TRULSPK_TurboDecoder
- lte系统物理信道turbo检码程序,上下行都有使用-LTE system CCPCH seized turbo code procedures, have the freedom to use up and down line
LTE_Codec-dist-v1.0.tar
- This code important part of LTE.Turbo code is more suitable for BER implementation of LTE.I am trying to use this for LTE IPTV.
turbo-lte
- 3G 长期演进技术的LTE里边Turbo编解码,信道模拟,信噪比分析等-3G Long Term Evolution LTE technology inside Turbo decoding, channel modeling, signal to noise ratio analysis
LTE_Turbo_Demo
- 支持LTE的turbo码编译码程序,特别分享。同时支持高斯信道仿真。-LTE of the turbo code decoding support procedures, in particular share. Support both Gauss channel simulation.
Turbor-review-shap
- 有关lte上行链路中的turbo算法介绍,包括编码和译码部分。-The lte uplink turbo algorithm introduced, including encoding and decoding part.
LTE-Physical-Layer--Downlink-Simulink
- This model discribes the LTE Physical Layer to a one user, because its implementation is above OFDM. Lte simulator using turbo encoder and decoder Cyclic Redundancy Check and the other LTE´ s blocks-This model discribes the LTE Physical Layer to
QPP_turbo_encode
- LTE中基于QPP交织器的turbo编码器。服从LTE协议,并且将交织参数单独列在txt文档中。-In LTE turbo coding based on QPP interleaver. Obey LTE protocols, and interleaving parameters are listed separately in the txt document.
wuyufei_Turbomatlab
- turbo码的lte仿真,真的挺有用的,谢谢下载。-lte simulation of turbo codes, really quite useful, thank you download.
matlabturbo
- Plots the BER, EXIT chart and iterative decoding trajectories for the UMTS and LTE turbo codes, when using BPSK modulation for transmission over an AWGN channel.
viterbi
- LTE物理下行链路中用于turbo解码的维特比译码算法-viterbi decoding
3gpplte_turbo_decoder
- 3gpp lte turbo译码,包括测试代码,全-3gpp lte turbo decoder
Turbo
- Turbo编译码程序,内含注释;信道编码经典程序 内含3GPP、LTE标准,已验证正确,适合学习-Turbo encode and decode, containing comments channel coding classic program Containing 3GPP, LTE standards, verified correctly for learning
20160301turbobianjiema
- 实现了LTE的turbo码的编解码,对数据进行编码,然后再对其进行译码,是通过MATLAB来实现的,适用于4G下-Codec implements LTE turbo codes to encode data, and then decodes, by MATLAB to achieve, under applicable 4G
LTE_PUSCH
- 该文件夹中包含LTE PUSCH上行链路中几个重要模块的C代码,包括了CRC添加、CRC校验、Turbo编码、Turbo译码、咬尾卷积码编码和咬尾卷积码译码6个模块。-This folder contains LTE PUSCH uplink C code several important modules, including adding a CRC, CRC checksum, Turbo Coding, Turbo decoding tail-biting convolution cod
128QAM
- BER performance for turbo code mapping with 128QAM in LTE
《全面详解LTE:MATLAB建模、仿真与实现》程序
- LTE 包括MIMO OFDM ,Turbo编码等关键技术,理解4G技术,用matlab建模仿真重要关键技术。(LTE includes key technologies such as MIMO OFDM, Turbo coding and so on, understanding 4G technology and modeling and simulation key technologies with MATLAB.)
3gpp lte turbo 编码译码matlab源代码
- LTE协议中turbo码,matlab的编译码源程序,亲测可用