搜索资源列表
TD-SCDMABasebandsignalprocessing
- 考虑到TD-SCDMA多种业务信道,本程序可以完成多重业务信道的仿真。完整的程序,包括Turbo信道编解码,CRC生成,扰码,交织,误码率统计,扩频等,程序编写规范,注释非常详细,是研究tdscdma的好东西,也是学习数字信号处理的好材料。-the program can complete several operation.the complete process, including the turbo channel encoding and decoding, CRC,scrambler
LTE_Turbo_Demo
- 支持LTE的turbo码编译码程序,特别分享。同时支持高斯信道仿真。-LTE of the turbo code decoding support procedures, in particular share. Support both Gauss channel simulation.
turboCoding
- 这是对turbo码编码的代码,对4G开发、学习信道编码以及做仿真的同学有帮助-This is the code of turbo yards coding, 4 G for development, learning channel coding and the simulation of the students having to help
joint-source-channel-coding
- 用matlab编写的码率自匹配的联合信源信道编解码仿真平台。使用码率与信噪比自匹配的信道传输一张jpeg2000图片,信道编码方式为turbo码。-Joint source channel codec bit rate using matlab since matching simulation platform. Channel transmission bit rate and SNR since matching a jpeg2000 pictures, channel coding, t
wuyufei_Turbomatlab
- turbo码的lte仿真,真的挺有用的,谢谢下载。-lte simulation of turbo codes, really quite useful, thank you download.
CDMAturbo
- CDMA中的turbo码仿真,tuebo编码器的仿真 很不错!-This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders
bcjr
- BCJR算法的仿真,卷积码、turbo码中用的译码算法-simulation for BCJR algorithm
Turbo_simulink
- Turbo码仿真的simulink链路,分为删余和不删余两种方式的链路仿真-Turbo code simulation simulink link, link simulation is divided into two ways punctured and punctured
Turbo--matlab_3GPP
- turbo码 仿真 性能对比 3GPP 以及其他的代码
Turbo_simulink
- 基于3GPP标准的信道编码turbo码的simulink仿真文件。-Simulink simulation files based on the 3GPP standard channel coding turbo codes.
Turbo_TCHQ
- 关于Turbo编码的MATLAB仿真代码。BPSK调制;1/3码率(未删余);译码采取log_MAP算法。-Turbo coding on MATLAB simulation code. BPSK modulation 1/3 rate (not punctured) take log_MAP decoding algorithm.
Turbo-MATLAB
- 这个turbo码的matlab仿真程序~~希望对大家会有用~~谢谢~~我只想要和大家分享一下-The turbo code matlab simulation program we hope will be useful ~ ~ ~ ~ ~ I just want to thank you and share with you
turbocodes_latest.tar
- 基于sova算法的Turbo码解码VHDL工程文件,非常经典,包含Python高层仿真代码。-Turbo Decoder Release 0.3 MAIN FEATURES - * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizabl
TransmitDiversity_Mode2
- LTE下行链路发射分集仿真,仿真配置:16QAM调制、1/3码率Turbo编码、10MHz带宽、每个子帧一个PDCCH符号、单码字、8次迭代Turbo译码,每次处理1000万比特用户数据、早期终止机制、MMSE(最小均方误差)MIMO接收器,PDSCH发射端进行发射分集预编码。信道模型是LTE-MIMO信道附加AWGN信道。收发两端采用的双天线配置,天线相关性为中等。-LTE downlink transmit diversity simulation configuration: 16QAM
turbo_new
- 包含完整的编译码代码和误码率仿真曲线,给出了1/10码率的情况,也可更改为其他码率(sova , logmap decoding)